1
0
mirror of https://github.com/google/nomulus synced 2026-07-19 06:22:33 +00:00

Add distributionSha256Sum to Gradle wrapper (#3155)

one can double check the hash of 9.4.1-all on https://gradle.org/release-checksums/

this just verifies the integrity of the downloaded Gradle
This commit is contained in:
gbrodman
2026-07-14 17:15:55 -04:00
committed by GitHub
parent 2fd609ed03
commit 188670e156
+1
View File
@@ -1,5 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=708d2c6ecc97ca9a11838ef64a6c2301151b8dd10387e22dc1a12c30557cab5b
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-all.zip
networkTimeout=10000
validateDistributionUrl=true