mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
gradle-bin: Update to version 7.2
This commit is contained in:
parent
44f29780ad
commit
0ad63dc7d8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.1.1",
|
||||
"version": "7.2",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-7.1.1-bin.zip",
|
||||
"hash": "bf8b869948901d422e9bb7d1fa61da6a6e19411baa7ad6ee929073df85d6365d",
|
||||
"extract_dir": "gradle-7.1.1",
|
||||
"url": "https://services.gradle.org/distributions/gradle-7.2-bin.zip",
|
||||
"hash": "f581709a9c35e9cb92e16f585d2c4bc99b2b1a5f85d2badbd3dc6bff59e1e6dd",
|
||||
"extract_dir": "gradle-7.2",
|
||||
"bin": "bin\\gradle.bat",
|
||||
"checkver": {
|
||||
"url": "https://gradle.org/install/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user