diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:26:53 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:26:53 +0000 |
| commit | 1235bc3c4a832dd1920d3f117e8e6c52bf665ddd (patch) | |
| tree | ce35c1dad379307a50e9666b0cc5f4516f1c9911 /cmake/abuild | |
| parent | dfc3579745a02f64a7f835c2a923ffb71a76d662 (diff) | |
| download | alicelinux-1235bc3c4a832dd1920d3f117e8e6c52bf665ddd.tar.gz alicelinux-1235bc3c4a832dd1920d3f117e8e6c52bf665ddd.zip | |
Woodpecker CI 2bb20513d90269fe46bcfe1437f05562bcc091a5 [SKIP CI]
Diffstat (limited to 'cmake/abuild')
| -rw-r--r-- | cmake/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/abuild b/cmake/abuild index ccf512c7..ad1f75d9 100644 --- a/cmake/abuild +++ b/cmake/abuild @@ -1,5 +1,5 @@ name=cmake -version=4.0.3 +version=4.1.0 release=1 source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz" |