mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
clash meta: go 1.20
This commit is contained in:
parent
8962d81025
commit
91c02d02cf
1 changed files with 4 additions and 2 deletions
|
|
@ -278,8 +278,10 @@ Builds:
|
|||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye-backports golang-go
|
||||
- curl -Lso go.tar.gz https://golang.org/dl/go1.20.3.linux-amd64.tar.gz
|
||||
- echo "979694c2c25c735755bf26f4f45e19e64e4811d661dd07b8c010f7a8e18adfca go.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf go.tar.gz --strip-components=1 -C /usr/local/
|
||||
gradle:
|
||||
- meta-alpha
|
||||
prebuild:
|
||||
|
|
|
|||
Loading…
Reference in a new issue