diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:23:11 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:23:11 +0000 |
| commit | d7468e0af21d72c8d2300b081e6f5f28705f05df (patch) | |
| tree | 2ea493555deb06d10d230bd464124642cd151dcc /repos/extra/fmt/abuild | |
| parent | 925f56bd1e1292cabba5629ae15b27a17c7b884a (diff) | |
| download | alicelinux-d7468e0af21d72c8d2300b081e6f5f28705f05df.tar.gz alicelinux-d7468e0af21d72c8d2300b081e6f5f28705f05df.zip | |
fmt: updated to 12.0.0
Diffstat (limited to 'repos/extra/fmt/abuild')
| -rw-r--r-- | repos/extra/fmt/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/fmt/abuild b/repos/extra/fmt/abuild index 5a63ffbe..f575117c 100644 --- a/repos/extra/fmt/abuild +++ b/repos/extra/fmt/abuild @@ -1,5 +1,5 @@ name=fmt -version=11.2.0 +version=12.0.0 release=1 source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz" keep_static=1 |