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 21:15:55 +00: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