forked from Qortal/qortal
Removed OpenJDK 11 reference in build-release.sh, as it seems that checksums will not match by default due to timestamps and file orderings.
See: https://dzone.com/articles/reproducible-builds-in-java
This commit is contained in:
parent
25ba2406c0
commit
6bef883942
@ -95,7 +95,6 @@ cat <<__JAR__
|
|||||||
|
|
||||||
### [${project}.jar](${git_url}/releases/download/${git_tag}/${project}.jar)
|
### [${project}.jar](${git_url}/releases/download/${git_tag}/${project}.jar)
|
||||||
|
|
||||||
If built using OpenJDK 11:
|
|
||||||
__JAR__
|
__JAR__
|
||||||
3hash target/${project}*.jar
|
3hash target/${project}*.jar
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user