mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
gradle: Update to version 8.7
This commit is contained in:
parent
4e9276e150
commit
fb1f6263dd
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.6",
|
||||
"version": "8.7",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.6-all.zip",
|
||||
"hash": "85719317abd2112f021d4f41f09ec370534ba288432065f4b477b6a3b652910d",
|
||||
"extract_dir": "gradle-8.6",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.7-all.zip",
|
||||
"hash": "194717442575a6f96e1c1befa2c30e9a4fc90f701d7aee33eb879b79e7ff05c0",
|
||||
"extract_dir": "gradle-8.7",
|
||||
"post_install": [
|
||||
"$current_env = env GRADLE_USER_HOME $global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user