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