diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:26:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:26:23 +0000 |
| commit | 41410723a86881072c454927741326a23da7bb3b (patch) | |
| tree | 8117f16a1f1f2cb2fc7b217868ab809475d26bf9 /repos/extra/fmt/abuild | |
| parent | 56e7cdc3b8630644a552ce8647a6ec46b6616596 (diff) | |
| download | alicelinux-41410723a86881072c454927741326a23da7bb3b.tar.gz alicelinux-41410723a86881072c454927741326a23da7bb3b.zip | |
fmt: updated to 12.1.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 f575117c..7db3a97a 100644 --- a/repos/extra/fmt/abuild +++ b/repos/extra/fmt/abuild @@ -1,5 +1,5 @@ name=fmt -version=12.0.0 +version=12.1.0 release=1 source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz" keep_static=1 |