mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
groovy: Update to version 4.0.8
This commit is contained in:
parent
dfb2108f53
commit
279dc5a503
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.7",
|
||||
"version": "4.0.8",
|
||||
"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.7.zip",
|
||||
"hash": "efae81322fc28b63f30edb27aa308600f08bda73fb63b51c92a89825be87fade",
|
||||
"extract_dir": "groovy-4.0.7",
|
||||
"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",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user