mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
grails: Update to version 4.1.4
This commit is contained in:
parent
bf241ba04d
commit
d9b4213e9d
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "6.1.2",
|
||||
"version": "4.1.4",
|
||||
"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",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v6.1.2/grails-6.1.2.zip",
|
||||
"hash": "3e889766e0096cab3205155ac70b0a4838750733d89600307bfc42d2a7de0e0b",
|
||||
"extract_dir": "grails-6.1.2",
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v4.1.4/grails-4.1.4.zip",
|
||||
"hash": "621103316c9eecbbfbf9d822b1f530ce0cada6dbcf3f62a50f6a756281e80d0d",
|
||||
"extract_dir": "grails-4.1.4",
|
||||
"bin": "bin\\grails.bat",
|
||||
"env_set": {
|
||||
"GRAILS_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user