mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gradle: Update to version 7.3
This commit is contained in:
parent
9a2cbb0eec
commit
571da6bfd8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.2",
|
||||
"version": "7.3",
|
||||
"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-7.2-all.zip",
|
||||
"hash": "a8da5b02437a60819cad23e10fc7e9cf32bcb57029d9cb277e26eeff76ce014b",
|
||||
"extract_dir": "gradle-7.2",
|
||||
"url": "https://services.gradle.org/distributions/gradle-7.3-all.zip",
|
||||
"hash": "00b273629df4ce46e68df232161d5a7c4e495b9a029ce6e0420f071e21316867",
|
||||
"extract_dir": "gradle-7.3",
|
||||
"bin": "bin\\gradle.bat",
|
||||
"checkver": {
|
||||
"url": "https://gradle.org/install/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user