[build] Check SHA-256 of downloaded Gradle distribution (#2169)

https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:verification
This commit is contained in:
David Vo
2020-04-01 14:44:12 +11:00
committed by GitHub
parent 3a5e541b2d
commit 8a279aaf20

View File

@@ -1,5 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0-bin.zip
distributionSha256Sum=5a3578b9f0bb162f5e08cf119f447dfb8fa950cedebb4d2a977e912a11a74b91
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists