mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 08:31:20 +00:00
gradle: Update to version 8.5
This commit is contained in:
parent
16f5235636
commit
93833bb09b
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.4",
|
||||
"version": "8.5",
|
||||
"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.4-all.zip",
|
||||
"hash": "f2b9ed0faf8472cbe469255ae6c86eddb77076c75191741b4a462f33128dd419",
|
||||
"extract_dir": "gradle-8.4",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.5-all.zip",
|
||||
"hash": "c16d517b50dd28b3f5838f0e844b7520b8f1eb610f2f29de7e4e04a1b7c9c79b",
|
||||
"extract_dir": "gradle-8.5",
|
||||
"post_install": [
|
||||
"$current_env = env GRADLE_USER_HOME $global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user