diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:17:43 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:17:43 +0000 |
| commit | 8b390736c22689f953c51f4b375374828a6cdcc7 (patch) | |
| tree | 5a361e7f7cf880a1768cd881f32ef9d19abadbd5 /repos/extra/go/abuild | |
| parent | d0aa12d5bc51170e9c5df6415c22b284e925f94e (diff) | |
| download | alicelinux-8b390736c22689f953c51f4b375374828a6cdcc7.tar.gz alicelinux-8b390736c22689f953c51f4b375374828a6cdcc7.zip | |
go: updated to 1.24.6
Diffstat (limited to 'repos/extra/go/abuild')
| -rw-r--r-- | repos/extra/go/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/go/abuild b/repos/extra/go/abuild index 8dda91c3..bb17eece 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.24.5 +version=1.24.6 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract |