mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
groovy: Update to version 4.0.13
This commit is contained in:
parent
e56c0b4e8a
commit
e9aa547ce4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.12",
|
"version": "4.0.13",
|
||||||
"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.12.zip",
|
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.13.zip",
|
||||||
"hash": "174c28429f63f5ba31cccb3350fd50a2b62a18833be4ac59180b8a43df52dd90",
|
"hash": "a1be23ab49dff7672d0a1d6b4322ac30a827a2021b0819e9a6248ab9293f3c84",
|
||||||
"extract_dir": "groovy-4.0.12",
|
"extract_dir": "groovy-4.0.13",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\grape.bat",
|
"bin\\grape.bat",
|
||||||
"bin\\groovy.bat",
|
"bin\\groovy.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user