mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gradle-bin: Update to version 8.4
This commit is contained in:
parent
e54c99df37
commit
dd518cff2c
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.3",
|
||||
"version": "8.4",
|
||||
"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.3-bin.zip",
|
||||
"hash": "591855b517fc635b9e04de1d05d5e76ada3f89f5fc76f87978d1b245b4f69225",
|
||||
"extract_dir": "gradle-8.3",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.4-bin.zip",
|
||||
"hash": "3e1af3ae886920c3ac87f7a91f816c0c7c436f276a6eefdb3da152100fef72ae",
|
||||
"extract_dir": "gradle-8.4",
|
||||
"post_install": [
|
||||
"$current_env = env GRADLE_USER_HOME $global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user