mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gradle-bin: Update to version 8.2
This commit is contained in:
parent
9f65d96a74
commit
308e38bcea
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.1",
|
"version": "8.2",
|
||||||
"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-8.1.1-bin.zip",
|
"url": "https://services.gradle.org/distributions/gradle-8.2-bin.zip",
|
||||||
"hash": "e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f",
|
"hash": "38f66cd6eef217b4c35855bb11ea4e9fbc53594ccccb5fb82dfd317ef8c2c5a3",
|
||||||
"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