mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
grails: Update to version 6.0.0
This commit is contained in:
parent
49052eaabd
commit
675ff0ba3c
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "5.3.3",
|
||||
"version": "6.0.0",
|
||||
"description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.",
|
||||
"homepage": "https://grails.org",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v5.3.3/grails-5.3.3.zip",
|
||||
"hash": "b8da7a8d002548e425676e8f058a1f05600d84a12791837e3d3392cbc6d043fa",
|
||||
"extract_dir": "grails-5.3.3",
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v6.0.0/grails-6.0.0.zip",
|
||||
"hash": "2e1d1b7d4d40fdd790893ba78c66e112b77c197895c0224223772ebc29554535",
|
||||
"extract_dir": "grails-6.0.0",
|
||||
"bin": "bin\\grails.bat",
|
||||
"env_set": {
|
||||
"GRAILS_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user