mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
grails: Update to version 5.0.3
This commit is contained in:
parent
bc9f9e8c6d
commit
6cf98a640e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.2",
|
"version": "5.0.3",
|
||||||
"description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.",
|
"description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.",
|
||||||
"homepage": "https://grails.org",
|
"homepage": "https://grails.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://github.com/grails/grails-core/releases/download/v5.0.2/grails-5.0.2.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v5.0.3/grails-5.0.3.zip",
|
||||||
"hash": "7ab83eae780db077724fc69425d43429f1af627a2ca83ddb527b4b79bfe88dd5",
|
"hash": "95f79a14d6e3ad8c7c35074b8b67dc0ba8a2edc6c46f5d1e10647cfad66547f7",
|
||||||
"extract_dir": "grails-5.0.2",
|
"extract_dir": "grails-5.0.3",
|
||||||
"bin": "bin\\grails.bat",
|
"bin": "bin\\grails.bat",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"GRAILS_HOME": "$dir"
|
"GRAILS_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user