mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update latest release to Gradle 3.5 (#1424)
This commit is contained in:
parent
7c6726c0d9
commit
b90f12a6d6
10
gradle.json
10
gradle.json
@ -1,10 +1,10 @@
|
||||
{
|
||||
"homepage": "http://www.gradle.org",
|
||||
"version": "3.4.1",
|
||||
"homepage": "https://gradle.org",
|
||||
"version": "3.5",
|
||||
"license": "Apache 2.0",
|
||||
"hash": "db1db193d479cc1202be843f17e4526660cfb0b21b57d62f3a87f88c878af9b2",
|
||||
"url": "https://services.gradle.org/distributions/gradle-3.4.1-bin.zip",
|
||||
"extract_dir": "gradle-3.4.1",
|
||||
"url": "https://services.gradle.org/distributions/gradle-3.5-bin.zip",
|
||||
"extract_dir": "gradle-3.5",
|
||||
"bin": "bin\\gradle.bat",
|
||||
"suggest": {
|
||||
"JDK": [
|
||||
@ -13,7 +13,7 @@
|
||||
]
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://gradle.org/gradle-download/",
|
||||
"url": "https://gradle.org/install",
|
||||
"re": "The current Gradle release is version ([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user