mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
groovy: Update to version 4.0.18
This commit is contained in:
parent
771c7879b6
commit
8dfc12f7c1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.17",
|
||||
"version": "4.0.18",
|
||||
"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.17.zip",
|
||||
"hash": "05d8fc8f3c3c583850fc7f46c235ca4c8b58024ec8d9d7c16f72548a2b2b5430",
|
||||
"extract_dir": "groovy-4.0.17",
|
||||
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.18.zip",
|
||||
"hash": "4b03aa472ec7848d272893348a656be05d1b3502b30770ea57efa158e61154a6",
|
||||
"extract_dir": "groovy-4.0.18",
|
||||
"bin": [
|
||||
"bin\\grape.bat",
|
||||
"bin\\groovy.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user