mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 09:24:34 -05:00
Update dependency zulu to v25.34.17_25.0.3 (#2084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -42,7 +42,7 @@ main() {
|
||||
gcc -fPIC -shared scripts/resources/catch_abort.c -lpthread -o scripts/resources/catch_abort.so
|
||||
fi
|
||||
|
||||
JRE_ZULU="25.30.17_25.0.1"
|
||||
JRE_ZULU="25.34.17_25.0.3"
|
||||
JRE_RELEASE="jre${JRE_ZULU#*_}" # e.g. jre25.0.1
|
||||
ZULU_RELEASE="zulu${JRE_ZULU%_*}" # e.g. zulu25.30.17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user