mirror of
https://github.com/gradle/actions
synced 2024-11-27 11:52:24 +00:00
Fix wrapper verification SHA
This commit is contained in:
parent
220951bf17
commit
ecf84edd45
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionSha256Sum=591855b517fc635b9e04de1d05d5e76ada3f89f5fc76f87978d1b245b4f69225
|
||||
distributionSha256Sum=544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
|
|
Loading…
Reference in a new issue