From d0bf0095034415db3c0d4866e5a7e16c4a30f588 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Nov 2021 12:01:48 +0000 Subject: [PATCH] grails: Update to version 5.0.2 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 04e6b3278d..13696c63d8 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,5 +1,5 @@ { - "version": "4.0.13", + "version": "5.0.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", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://github.com/grails/grails-core/releases/download/v4.0.13/grails-4.0.13.zip", - "hash": "888feac9d5434630b12d4eb30a237155f000f22399e4fe859e07fc2f00f29865", - "extract_dir": "grails-4.0.13", + "url": "https://github.com/grails/grails-core/releases/download/v5.0.2/grails-5.0.2.zip", + "hash": "7ab83eae780db077724fc69425d43429f1af627a2ca83ddb527b4b79bfe88dd5", + "extract_dir": "grails-5.0.2", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"