mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51: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",
|
"homepage": "https://gradle.org",
|
||||||
"version": "3.4.1",
|
"version": "3.5",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"hash": "db1db193d479cc1202be843f17e4526660cfb0b21b57d62f3a87f88c878af9b2",
|
"hash": "db1db193d479cc1202be843f17e4526660cfb0b21b57d62f3a87f88c878af9b2",
|
||||||
"url": "https://services.gradle.org/distributions/gradle-3.4.1-bin.zip",
|
"url": "https://services.gradle.org/distributions/gradle-3.5-bin.zip",
|
||||||
"extract_dir": "gradle-3.4.1",
|
"extract_dir": "gradle-3.5",
|
||||||
"bin": "bin\\gradle.bat",
|
"bin": "bin\\gradle.bat",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": [
|
"JDK": [
|
||||||
@ -13,7 +13,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://gradle.org/gradle-download/",
|
"url": "https://gradle.org/install",
|
||||||
"re": "The current Gradle release is version ([\\d.]+)"
|
"re": "The current Gradle release is version ([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user