diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
| commit | 39ad756d4224412ead75c44731ba49e4b2eb9673 (patch) | |
| tree | 873d855dfb940fecf94d5243a8f8114b8b163144 /repos/extra | |
| parent | b54f3858c0689762b524c012cfeba396534c69d3 (diff) | |
| download | alicelinux-39ad756d4224412ead75c44731ba49e4b2eb9673.tar.gz alicelinux-39ad756d4224412ead75c44731ba49e4b2eb9673.zip | |
fmt: updated to 11.1.4
Diffstat (limited to 'repos/extra')
| -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 a55c3790..79704bb2 100644 --- a/repos/extra/fmt/.checksum +++ b/repos/extra/fmt/.checksum @@ -1 +1 @@ -4cd49f1e8290a5738e3b5c44d4c30c5269666ea2911a068f7e88d1df1adf1f16 fmt-11.1.3.tar.gz +8c3d4b1dd9f1f65a6b7e8e3b68eba865786c8353a2a7b4d99312ff566d4071b2 fmt-11.1.4.tar.gz diff --git a/repos/extra/fmt/abuild b/repos/extra/fmt/abuild index d30fdefe..ecbd41ae 100644 --- a/repos/extra/fmt/abuild +++ b/repos/extra/fmt/abuild @@ -1,5 +1,5 @@ name=fmt -version=11.1.3 +version=11.1.4 release=1 source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz" keep_static=1 |