mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
grails: Update to version 6.2.2
This commit is contained in:
parent
956889b20d
commit
add50beb6d
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "6.2.1",
|
||||
"version": "6.2.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",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v6.2.1/grails-6.2.1.zip",
|
||||
"hash": "fb1c103ddf5aecd41cae5d2964d0aa92d1abc8b4d75c8f15ffcd5af2993f8f8f",
|
||||
"extract_dir": "grails-6.2.1",
|
||||
"url": "https://github.com/grails/grails-core/releases/download/v6.2.2/grails-6.2.2.zip",
|
||||
"hash": "50f81ac85a78098673a35c87848236f01c7e094abecf9137fb22a35d52d26741",
|
||||
"extract_dir": "grails-6.2.2",
|
||||
"bin": "bin\\grails.bat",
|
||||
"env_set": {
|
||||
"GRAILS_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user