mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
groovy: Update to version 5.0.2
This commit is contained in:
parent
12171530db
commit
1bdd009edb
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.1",
|
"version": "5.0.2",
|
||||||
"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-5.0.1.zip",
|
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.2.zip",
|
||||||
"hash": "be66a17f34f69f473b23958ebee0770e88aaf735d79ba962454375c38d2854a5",
|
"hash": "70f82f11b1b764e207dcf5568882c78dc77293f307816242394a3f7a74f20e81",
|
||||||
"extract_dir": "groovy-5.0.1",
|
"extract_dir": "groovy-5.0.2",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\grape.bat",
|
"bin\\grape.bat",
|
||||||
"bin\\groovy.bat",
|
"bin\\groovy.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user