mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
groovy: Update to version 4.0.11
This commit is contained in:
parent
9c2129ca01
commit
f02abf9f80
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"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.10.zip",
|
||||
"hash": "084bbad7bee4d23f6a03f0d567391f75211b4df1892406e13bf26fe08123fc62",
|
||||
"extract_dir": "groovy-4.0.10",
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.11.zip",
|
||||
"hash": "335fe28bc7d93ab9f73e0d21bfc3591c63f4532572e7e1f93dc22cb0401ab422",
|
||||
"extract_dir": "groovy-4.0.11",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user