mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
gradle: Update to version 8.6
This commit is contained in:
parent
a4a72de72c
commit
b0b2f5f040
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.5",
|
||||
"version": "8.6",
|
||||
"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.5-all.zip",
|
||||
"hash": "c16d517b50dd28b3f5838f0e844b7520b8f1eb610f2f29de7e4e04a1b7c9c79b",
|
||||
"extract_dir": "gradle-8.5",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.6-all.zip",
|
||||
"hash": "85719317abd2112f021d4f41f09ec370534ba288432065f4b477b6a3b652910d",
|
||||
"extract_dir": "gradle-8.6",
|
||||
"post_install": [
|
||||
"$current_env = env GRADLE_USER_HOME $global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user