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 | |
| parent | 925f56bd1e1292cabba5629ae15b27a17c7b884a (diff) | |
| download | alicelinux-d7468e0af21d72c8d2300b081e6f5f28705f05df.tar.gz alicelinux-d7468e0af21d72c8d2300b081e6f5f28705f05df.zip | |
fmt: updated to 12.0.0
Diffstat (limited to 'repos/extra/fmt')
| -rw-r--r-- | repos/extra/fmt/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/fmt/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/fmt/.checksum b/repos/extra/fmt/.checksum index c4706f48..adad72ed 100644 --- a/repos/extra/fmt/.checksum +++ b/repos/extra/fmt/.checksum @@ -1 +1 @@ -9a22d7447600030ce76d6a9b3c7e98f66e6fc84e78fee66edbe5d87b060d165b fmt-11.2.0.tar.gz +478f3381d3adc9b27f2d2c2d23521a77beb0c1e043b9f940ca4845f2f96aed91 fmt-12.0.0.tar.gz 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 |