From 4fd51e9d7ba2c6170b539f202063bc02abf7da63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 04:25:45 +0000 Subject: [PATCH] grails: Update to version 5.3.3 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 518fc890e0..1319501389 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,14 +1,14 @@ { - "version": "6.0.0", + "version": "5.3.3", "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.0.0/grails-6.0.0.zip", - "hash": "2e1d1b7d4d40fdd790893ba78c66e112b77c197895c0224223772ebc29554535", - "extract_dir": "grails-6.0.0", + "url": "https://github.com/grails/grails-core/releases/download/v5.3.3/grails-5.3.3.zip", + "hash": "b8da7a8d002548e425676e8f058a1f05600d84a12791837e3d3392cbc6d043fa", + "extract_dir": "grails-5.3.3", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"