mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
gradle: Update to version 8.3
This commit is contained in:
parent
e8aa88f968
commit
460475036e
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.1",
|
"version": "8.3",
|
||||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
||||||
"homepage": "https://gradle.org",
|
"homepage": "https://gradle.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://services.gradle.org/distributions/gradle-8.2.1-all.zip",
|
"url": "https://services.gradle.org/distributions/gradle-8.3-all.zip",
|
||||||
"hash": "7c3ad722e9b0ce8205b91560fd6ce8296ac3eadf065672242fd73c06b8eeb6ee",
|
"hash": "bb09982fdf52718e4c7b25023d10df6d35a5fff969860bdf5a5bd27a3ab27a9e",
|
||||||
"extract_dir": "gradle-8.2.1",
|
"extract_dir": "gradle-8.3",
|
||||||
"post_install": [
|
"post_install": [
|
||||||
"$current_env = env GRADLE_USER_HOME $global",
|
"$current_env = env GRADLE_USER_HOME $global",
|
||||||
"If ($null -eq $current_env) {",
|
"If ($null -eq $current_env) {",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user