File tree 4 files changed +4
-4
lines changed
buildSrc/src/main/resources
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- 6.6-rc-1
1
+ 6.6-rc-2
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.6-rc-1 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.6-rc-2 -all.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionSha256Sum =5cd76fb69f8c350558acdd8f442487d44d5f75ef5fc16409835ebd2599e9207a
6
+ distributionSha256Sum =0b95284680c364a724a048accf0ad18fe561416d2ff89b73feede66a41a8e7a5
Original file line number Diff line number Diff line change 130
130
if [ " $cygwin " = " true" -o " $msys " = " true" ] ; then
131
131
APP_HOME=` cygpath --path --mixed " $APP_HOME " `
132
132
CLASSPATH=` cygpath --path --mixed " $CLASSPATH " `
133
-
133
+
134
134
JAVACMD=` cygpath --unix " $JAVACMD " `
135
135
136
136
# We build the pattern for arguments to be converted via cygpath
You can’t perform that action at this time.
0 commit comments