mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
grails: Update to version 5.0.0
This commit is contained in:
parent
db4508bddc
commit
d88e914270
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.12",
|
||||
"version": "5.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",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v4.0.12/grails-4.0.12.zip",
|
||||
"hash": "3f73d9f6b0943530e885fdc98c3cba18b8fcc07f08568e49ca60f8a6cb038685",
|
||||
"extract_dir": "grails-4.0.12",
|
||||
"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",
|
||||
"bin": "bin\\grails.bat",
|
||||
"env_set": {
|
||||
"GRAILS_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user