diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 16:59:13 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 16:59:13 +0000 |
| commit | 5ff6ea8496464a2ff3ff747d0cc6b71a71883a63 (patch) | |
| tree | 6ce5c735b8bae4403c80239d6365d28c0338da9a /repos/extra/go/abuild | |
| parent | ffecc39577b8c1742e3a7bfc3ff9b3833e92f307 (diff) | |
| download | alicelinux-5ff6ea8496464a2ff3ff747d0cc6b71a71883a63.tar.gz alicelinux-5ff6ea8496464a2ff3ff747d0cc6b71a71883a63.zip | |
go: updated to 1.25.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 180996eb..ad1578ec 100644 --- a/repos/extra/go/abuild +++ b/repos/extra/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.25.5 +version=1.25.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 |