From da7f81dc844126d6d61f4895df06651d9137b06e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 00:32:44 +0000 Subject: [PATCH] grails: Update to version 5.3.4 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index b126fbf49c..a40c559ddf 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,14 +1,14 @@ { - "version": "6.1.0", + "version": "5.3.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.0/grails-6.1.0.zip", - "hash": "bfe0002035910200579a15f605e7048a8e2ce5d540efb2be63271963593dbaf8", - "extract_dir": "grails-6.1.0", + "url": "https://github.com/grails/grails-core/releases/download/v5.3.4/grails-5.3.4.zip", + "hash": "9adc41f3063c957b79d1bfb58828a7e58576c2ea69fa6da2f30d30331765ff0d", + "extract_dir": "grails-5.3.4", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"