From 40318c3e78fc36f034fb6b462ee9f629ae15aa88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 00:34:44 +0000 Subject: [PATCH] grails: Update to version 6.2.1 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 4e52de633c..21da7ddc5a 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,14 +1,14 @@ { - "version": "6.2.0", + "version": "6.2.1", "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.0/grails-6.2.0.zip", - "hash": "c2e7c0aa55a18bf07f0b0fba493c679261c4dd88cfa4a60fd6e142081aec616e", - "extract_dir": "grails-6.2.0", + "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", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"