mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gradle: Update to version 8.2
This commit is contained in:
parent
308e38bcea
commit
77606dde2a
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.1",
|
"version": "8.2",
|
||||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
||||||
"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-8.1.1-all.zip",
|
"url": "https://services.gradle.org/distributions/gradle-8.2-all.zip",
|
||||||
"hash": "5625a0ae20fe000d9225d000b36909c7a0e0e8dda61c19b12da769add847c975",
|
"hash": "5022b0b25fe182b0e50867e77f484501dba44feeea88f5c1f13b6b4660463640",
|
||||||
"extract_dir": "gradle-8.1.1",
|
"extract_dir": "gradle-8.2",
|
||||||
"post_install": [
|
"post_install": [
|
||||||
"$current_env = env GRADLE_USER_HOME $global",
|
"$current_env = env GRADLE_USER_HOME $global",
|
||||||
"If ($null -eq $current_env) {",
|
"If ($null -eq $current_env) {",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user