mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
groovy: Update to version 4.0.25
This commit is contained in:
parent
99e4c1d435
commit
a23edf6eb7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.24",
|
||||
"version": "4.0.25",
|
||||
"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.24.zip",
|
||||
"hash": "dbff36835568bec2271876f70bfcca6deb80e1b179453cca934a502ea301bb80",
|
||||
"extract_dir": "groovy-4.0.24",
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.25.zip",
|
||||
"hash": "822cad8e03388f23bf613d37f990b813bb4165fe389fd3fcc24f8b96476c30ef",
|
||||
"extract_dir": "groovy-4.0.25",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user