mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
groovy: Update to version 4.0.10
This commit is contained in:
parent
92e43b179b
commit
3876f040d0
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.9",
|
"version": "4.0.10",
|
||||||
"description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.",
|
"description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.",
|
||||||
"homepage": "https://www.groovy-lang.org",
|
"homepage": "https://www.groovy-lang.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -7,9 +7,9 @@
|
|||||||
"JDK": "java/openjdk",
|
"JDK": "java/openjdk",
|
||||||
"groovyserv": "groovyserv"
|
"groovyserv": "groovyserv"
|
||||||
},
|
},
|
||||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.9.zip",
|
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.10.zip",
|
||||||
"hash": "e0d26363ec798976b448857126b42823290c2007d63ecd97843a1718797131d4",
|
"hash": "084bbad7bee4d23f6a03f0d567391f75211b4df1892406e13bf26fe08123fc62",
|
||||||
"extract_dir": "groovy-4.0.9",
|
"extract_dir": "groovy-4.0.10",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\grape.bat",
|
"bin\\grape.bat",
|
||||||
"bin\\groovy.bat",
|
"bin\\groovy.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user