Skip to content

Commit e1517cc

Browse files
committed
jitpack: go1.24.3
1 parent 3e58a87 commit e1517cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

make-aar

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ head $ANDROID_NDK_HOME/source.properties || true
4444

4545
if [ "$ARG1" = "go" ]; then
4646
# download from go.dev/dl
47-
curl -Lso go.tar.gz https://go.dev/dl/go1.24.2.linux-amd64.tar.gz
48-
echo "68097bd680839cbc9d464a0edce4f7c333975e27a90246890e9f1078c7e702ad go.tar.gz" | sha256sum -c -
47+
curl -Lso go.tar.gz https://go.dev/dl/go1.24.3.linux-amd64.tar.gz
48+
echo "3333f6ea53afa971e9078895eaa4ac7204a8c6b5c68c10e6bc9a33e8e391bdd8 go.tar.gz" | sha256sum -c -
4949

5050
# HOME=/home/jitpack
5151
# PWD=/home/jitpack/build

0 commit comments

Comments
 (0)