mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
grails: Update to version 5.0.2
This commit is contained in:
parent
e80ed6fa01
commit
d0bf009503
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.13",
|
||||
"version": "5.0.2",
|
||||
"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",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v4.0.13/grails-4.0.13.zip",
|
||||
"hash": "888feac9d5434630b12d4eb30a237155f000f22399e4fe859e07fc2f00f29865",
|
||||
"extract_dir": "grails-4.0.13",
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v5.0.2/grails-5.0.2.zip",
|
||||
"hash": "7ab83eae780db077724fc69425d43429f1af627a2ca83ddb527b4b79bfe88dd5",
|
||||
"extract_dir": "grails-5.0.2",
|
||||
"bin": "bin\\grails.bat",
|
||||
"env_set": {
|
||||
"GRAILS_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user