diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:14:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:14:30 +0000 |
| commit | 63d6a4867a9bc0f09dcba4ceaca1f7d0b2100e47 (patch) | |
| tree | e56fa2d0ccbf15f99841d3d908c657ab9c7492f4 /repos/extra/go/abuild | |
| parent | dbc46729614d92523d9e8d62331d9fad343c035f (diff) | |
| download | alicelinux-63d6a4867a9bc0f09dcba4ceaca1f7d0b2100e47.tar.gz alicelinux-63d6a4867a9bc0f09dcba4ceaca1f7d0b2100e47.zip | |
go: updated to 1.25.0
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 bb17eece..2a11cf3f 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.24.6 +version=1.25.0 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract |