mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
gradle: Update to version 6.8.1
This commit is contained in:
parent
3707720df9
commit
08e1a0e0bd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.8",
|
||||
"version": "6.8.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.8-all.zip",
|
||||
"hash": "a7ca23b3ccf265680f2bfd35f1f00b1424f4466292c7337c85d46c9641b3f053",
|
||||
"extract_dir": "gradle-6.8",
|
||||
"url": "https://services.gradle.org/distributions/gradle-6.8.1-all.zip",
|
||||
"hash": "3db89524a3981819ff28c3f979236c1274a726e146ced0c8a2020417f9bc0782",
|
||||
"extract_dir": "gradle-6.8.1",
|
||||
"bin": "bin\\gradle.bat",
|
||||
"checkver": {
|
||||
"url": "https://gradle.org/install/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user