mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
syncthingandroid - bump go
This commit is contained in:
parent
6a9de16f09
commit
8b04ee2393
1 changed files with 3 additions and 3 deletions
|
|
@ -1950,8 +1950,8 @@ Builds:
|
|||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
- curl -Lso go.tar.gz https://golang.org/dl/go1.17.2.linux-amd64.tar.gz
|
||||
- echo "f242a9db6a0ad1846de7b6d94d507915d14062660616a61ef7c808a76e4f1676 go.tar.gz"
|
||||
- curl -Lso go.tar.gz https://golang.org/dl/go1.18.6.linux-amd64.tar.gz
|
||||
- echo "bb05f179a773fed60c6a454a24141aaa7e71edfd0f2d465ad610a3b8f1dc7fe8 go.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf go.tar.gz --strip-components=1 -C /usr/local/
|
||||
gradle:
|
||||
|
|
@ -1972,7 +1972,7 @@ MaintainerNotes: |-
|
|||
contains pre-generated data for testing and is thus not involved in the build
|
||||
process.
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]*$
|
||||
CurrentVersion: 1.21.0
|
||||
CurrentVersionCode: 4319
|
||||
|
|
|
|||
Loading…
Reference in a new issue