diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-01 23:24:07 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-01 23:24:07 +0900 |
| commit | 427e1ca37c9bbca50b2be813bc1ca61c2730b21a (patch) | |
| tree | 0b9848c1b32906b990ac88ed17badb7d205da789 /internal/rosa/go.go | |
| parent | 96fdd9ecc55472aeee8289aa0253bddf30af544e (diff) | |
internal/rosa/go: bootstrap 1.25.7 to 1.25.9
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/go.go')
| -rw-r--r-- | internal/rosa/go.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/go.go b/internal/rosa/go.go index 30355c13..c552a875 100644 --- a/internal/rosa/go.go +++ b/internal/rosa/go.go @@ -127,8 +127,8 @@ sed -i \ ) go125 := t.newGo( - "1.25.7", - "fyylHdBVRUobnBjYj3NKBaYPUw3kGmo2mEELiZonOYurPfbarNU1x77B99Fjut7Q", + "1.25.9", + "gShJb9uOMk5AxqPSwvn53ZO56S6PyP6nfojzrHUiJ3krAvrgjJpYa6-DPA-jxbpN", []string{"CGO_ENABLED=0"}, ` sed -i \ 's,/lib/ld-musl-`+linuxArch()+`.so.1,/system/bin/linker,' \ |
