mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
grails: Update to version 5.0.1
This commit is contained in:
parent
18786df83e
commit
55c7258008
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"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/v5.0.0/grails-5.0.0.zip",
|
||||
"hash": "78f85854439b9f8ef3df630578ebe3b0f7a34814d0bdd22ec8f183c1b465c543",
|
||||
"extract_dir": "grails-5.0.0",
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v5.0.1/grails-5.0.1.zip",
|
||||
"hash": "e5a1c7de474969165a134decb1d0f7c72cb366e6bedaf2b7ea0d2926c3975489",
|
||||
"extract_dir": "grails-5.0.1",
|
||||
"bin": "bin\\grails.bat",
|
||||
"env_set": {
|
||||
"GRAILS_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user