Skip to content

Commit

Permalink
hy 1.3.1
Browse files Browse the repository at this point in the history
arm64v8a committed Nov 28, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 056de65 commit e181307
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app_hysteria/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ setupAll()
android {
defaultConfig {
applicationId = "moe.matsuri.exe.hysteria"
versionCode = 4
versionName = "1.3.0-1"
versionCode = 5
versionName = "1.3.1-1"
}
}
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ download_brook() {
}

download_hysteria() {
VERSION="v1.3.0-1"
VERSION="v1.3.1-1"
mkdir_libs "app_hysteria/libs"

dl_and_chmod arm64-v8a/libhysteria.so "https://github.com/MatsuriDayo/hysteria/releases/download/$VERSION/hysteria-linux-arm64"

0 comments on commit e181307

Please sign in to comment.