mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
groovy: Update to version 4.0.23
This commit is contained in:
parent
7c87420ba5
commit
b88d8a2d81
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.22",
|
||||
"version": "4.0.23",
|
||||
"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.22.zip",
|
||||
"hash": "d91a3ddfe353871d4c2656d3d0a05c828bc3ff36e9d49dbdbec13dcd98f05877",
|
||||
"extract_dir": "groovy-4.0.22",
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.23.zip",
|
||||
"hash": "7089dd7a1e84adc814d616f5ec2f7d7dac2044a0a0457f3341b3b92d30204229",
|
||||
"extract_dir": "groovy-4.0.23",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user