From 2f2cbfc131e0d1e680b558e5f0f55888ca65d39f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 30 Aug 2021 15:00:36 +0000 Subject: [PATCH] grails: Update to version 4.0.12 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 92d5d4a6bf..bd1beb3c88 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,5 +1,5 @@ { - "version": "3.3.14", + "version": "4.0.12", "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/v3.3.14/grails-3.3.14.zip", - "hash": "e5dd04758202168e4fc7c543682f7a711112e75634de45cafa6b65922370c459", - "extract_dir": "grails-3.3.14", + "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", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"