mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
groovy: Update to version 4.0.9
This commit is contained in:
parent
2c5ef12e10
commit
3081b90501
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.8",
|
||||
"version": "4.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",
|
||||
@ -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.8.zip",
|
||||
"hash": "20595e206bf6446b2733a078bd8d727ebc53e46bbcfcc797b8bad7c39add3544",
|
||||
"extract_dir": "groovy-4.0.8",
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.9.zip",
|
||||
"hash": "e0d26363ec798976b448857126b42823290c2007d63ecd97843a1718797131d4",
|
||||
"extract_dir": "groovy-4.0.9",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user