mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
groovy: Update to version 4.0.7
This commit is contained in:
parent
2a9989404b
commit
dd7512b4e3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.6",
|
||||
"version": "4.0.7",
|
||||
"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.6.zip",
|
||||
"hash": "e3b541567e65787279f02031206589bcdf3cdaab9328d9e4d72ad23a86aa1053",
|
||||
"extract_dir": "groovy-4.0.6",
|
||||
"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",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user