mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gradle: Update to version 6.7.1
This commit is contained in:
parent
142852809c
commit
631610997d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.7",
|
||||
"version": "6.7.1",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-6.7-all.zip",
|
||||
"hash": "0080de8491f0918e4f529a6db6820fa0b9e818ee2386117f4394f95feb1d5583",
|
||||
"extract_dir": "gradle-6.7",
|
||||
"url": "https://services.gradle.org/distributions/gradle-6.7.1-all.zip",
|
||||
"hash": "22449f5231796abd892c98b2a07c9ceebe4688d192cd2d6763f8e3bf8acbedeb",
|
||||
"extract_dir": "gradle-6.7.1",
|
||||
"bin": "bin\\gradle.bat",
|
||||
"checkver": {
|
||||
"url": "https://gradle.org/install/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user