mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gradle-bin: Update to version 7.5.1
This commit is contained in:
parent
b8a518b644
commit
3360220888
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "7.5",
|
"version": "7.5.1",
|
||||||
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
||||||
"homepage": "https://gradle.org",
|
"homepage": "https://gradle.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://services.gradle.org/distributions/gradle-7.5-bin.zip",
|
"url": "https://services.gradle.org/distributions/gradle-7.5.1-bin.zip",
|
||||||
"hash": "cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2",
|
"hash": "f6b8596b10cce501591e92f229816aa4046424f3b24d771751b06779d58c8ec4",
|
||||||
"extract_dir": "gradle-7.5",
|
"extract_dir": "gradle-7.5.1",
|
||||||
"bin": "bin\\gradle.bat",
|
"bin": "bin\\gradle.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://gradle.org/install/",
|
"url": "https://gradle.org/install/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user