mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
groovy: Update to version 3.0.9
This commit is contained in:
parent
c20384ef6e
commit
3430185963
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.0.8",
|
||||
"version": "3.0.9",
|
||||
"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",
|
||||
@ -10,9 +10,9 @@
|
||||
],
|
||||
"groovyserv": "groovyserv"
|
||||
},
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.8.zip",
|
||||
"hash": "87cf2a61b77f6378ae1081cfda9d14bc651271b25ffac57fc936cd17662e3240",
|
||||
"extract_dir": "groovy-3.0.8",
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.9.zip",
|
||||
"hash": "eb34f4ee229b1a424adb87df5b999f66d1b1285694e5332d0800896744c2e421",
|
||||
"extract_dir": "groovy-3.0.9",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user