mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
groovy: Update to version 3.0.0
This commit is contained in:
parent
76073bc033
commit
fdf90de5c1
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.groovy-lang.org/",
|
"homepage": "http://www.groovy-lang.org/",
|
||||||
"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.",
|
||||||
"version": "2.5.9",
|
"version": "3.0.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.9.zip",
|
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.0.zip",
|
||||||
"hash": "fea7dc321a3029c47ffa4aa165055d2bcc78bc280fac4e70ac131c717e45b89b",
|
"hash": "f4b2211e7651ed4ec7728c96c1e1961795c4a9de7b0cad6d399df8e92001d682",
|
||||||
"extract_dir": "groovy-2.5.9",
|
"extract_dir": "groovy-3.0.0",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\grape.bat",
|
"bin\\grape.bat",
|
||||||
"bin\\groovy.bat",
|
"bin\\groovy.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user