mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
grails: Update to version 6.1.2
This commit is contained in:
parent
08baa9f717
commit
dc8b099aab
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "5.3.6",
|
"version": "6.1.2",
|
||||||
"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",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/grails/grails-core/releases/download/v5.3.6/grails-5.3.6.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v6.1.2/grails-6.1.2.zip",
|
||||||
"hash": "b8eaabcb1859080cb2085fe55b1890c463a0da38a73d91424ee4ce10ea86c9c5",
|
"hash": "3e889766e0096cab3205155ac70b0a4838750733d89600307bfc42d2a7de0e0b",
|
||||||
"extract_dir": "grails-5.3.6",
|
"extract_dir": "grails-6.1.2",
|
||||||
"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