diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 08:54:32 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 08:54:32 +0000 |
| commit | 0aa875402f31252c5eedfab9824cae9dae241b56 (patch) | |
| tree | 182dd7dbfd3627fe5a14e36ae1f1a5d71aa10ac4 /repos/extra/go/abuild | |
| parent | 45e85420279c3c1470ffdf62560adc8323681c55 (diff) | |
| download | alicelinux-0aa875402f31252c5eedfab9824cae9dae241b56.tar.gz alicelinux-0aa875402f31252c5eedfab9824cae9dae241b56.zip | |
go: updated to 1.25.1
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 2a11cf3f..62b6bec1 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.25.0 +version=1.25.1 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract |