mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
gradle-bin: Update to version 8.1.1
This commit is contained in:
parent
5307abdb5f
commit
5bcdce0569
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.1",
|
||||
"version": "8.1.1",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.1-bin.zip",
|
||||
"hash": "a62c5f99585dd9e1f95dab7b9415a0e698fa9dd1e6c38537faa81ac078f4d23e",
|
||||
"extract_dir": "gradle-8.1",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.1.1-bin.zip",
|
||||
"hash": "e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f",
|
||||
"extract_dir": "gradle-8.1.1",
|
||||
"post_install": [
|
||||
"$current_env = env GRADLE_USER_HOME $global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user