mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Hysteria Plugin - SagerNet: fix 1.2.1
This commit is contained in:
parent
4ac310c593
commit
b15ed45e2f
1 changed files with 5 additions and 5 deletions
|
|
@ -164,16 +164,16 @@ 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.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:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- pushd ../..
|
||||
- sed -i -e 's/1.18beta1/1.17.5/' bin/fdroid/install_golang.sh
|
||||
- ./run fdroid prebuild_plugin_golang hysteria
|
||||
scandelete:
|
||||
- external
|
||||
- plugin
|
||||
ndk: r23b
|
||||
ndk: r25
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^hysteria-plugin-.*
|
||||
|
|
|
|||
Loading…
Reference in a new issue