Set up sha256 validation for wrapper (#4704)
Summary: Just to make sure that nobody injects something in our build chain. Checksum taken from the official website: https://gradle.org/release-checksums/ Pull Request resolved: https://github.com/facebook/flipper/pull/4704 Reviewed By: antonk52 Differential Revision: D45320680 fbshipit-source-id: 2a489264f3c377ef2c6bb4557cb788b4ab19bcc5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
862592e03d
commit
0afdfdea63
1
gradle/wrapper/gradle-wrapper.properties
vendored
1
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -6,5 +6,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
|
||||
distributionSha256Sum=cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user