mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
groovy: Update to version 5.0.0
This commit is contained in:
parent
cfe3a46c9c
commit
ccebbf5bd8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.28",
|
||||
"version": "5.0.0",
|
||||
"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",
|
||||
"license": "Apache-2.0",
|
||||
@ -7,9 +7,9 @@
|
||||
"JDK": "java/openjdk",
|
||||
"groovyserv": "groovyserv"
|
||||
},
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.28.zip",
|
||||
"hash": "6a052bfd2ca77d57e0db304a313dd9a729945c5a31420e6d48505be4840bfc54",
|
||||
"extract_dir": "groovy-4.0.28",
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.0.zip",
|
||||
"hash": "7cacb815c96252494ca4b9a6889936fe59680a3c2ee1569b252546a991a9855c",
|
||||
"extract_dir": "groovy-5.0.0",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user