mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gradle-bin: Update to version 8.1
This commit is contained in:
parent
ef8c1b87c9
commit
982d482d89
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.0.2",
|
||||
"version": "8.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.0.2-bin.zip",
|
||||
"hash": "ff7bf6a86f09b9b2c40bb8f48b25fc19cf2b2664fd1d220cd7ab833ec758d0d7",
|
||||
"extract_dir": "gradle-8.0.2",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.1-bin.zip",
|
||||
"hash": "a62c5f99585dd9e1f95dab7b9415a0e698fa9dd1e6c38537faa81ac078f4d23e",
|
||||
"extract_dir": "gradle-8.1",
|
||||
"post_install": [
|
||||
"$current_env = env GRADLE_USER_HOME $global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user