diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:19:50 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:19:50 +0000 |
| commit | 8050606a38f252539fbff1a3d8f4b3cdbf3d5e9b (patch) | |
| tree | 7e0ac42cbd1ba3220b0eba7b3c37140ee5a3cfe6 /repos/extra/fmt/abuild | |
| parent | 2fa9337bd522d04971fee309918e1bbdcc3f0035 (diff) | |
| download | alicelinux-8050606a38f252539fbff1a3d8f4b3cdbf3d5e9b.tar.gz alicelinux-8050606a38f252539fbff1a3d8f4b3cdbf3d5e9b.zip | |
fmt: updated to 11.2.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 ecbd41ae..5a63ffbe 100644 --- a/repos/extra/fmt/abuild +++ b/repos/extra/fmt/abuild @@ -1,5 +1,5 @@ name=fmt -version=11.1.4 +version=11.2.0 release=1 source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz" keep_static=1 |