mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
groovy: Update to version 3.0.1
This commit is contained in:
parent
932451c2d4
commit
9d636f9804
@ -1,11 +1,11 @@
|
||||
{
|
||||
"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.",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.0.zip",
|
||||
"hash": "f4b2211e7651ed4ec7728c96c1e1961795c4a9de7b0cad6d399df8e92001d682",
|
||||
"extract_dir": "groovy-3.0.0",
|
||||
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.1.zip",
|
||||
"hash": "528ae6b5e651ea68e1ecc4d5e7604c71b3b7f521c7486c7dac83f91bc6a61405",
|
||||
"extract_dir": "groovy-3.0.1",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user