From f2d32a830371426e27ba2919d3aa64282f665c7b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Nov 2021 18:00:29 +0000 Subject: [PATCH] grails: Update to version 4.0.13 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 8b30cbc6fe..04e6b3278d 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,5 +1,5 @@ { - "version": "5.0.1", + "version": "4.0.13", "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/v5.0.1/grails-5.0.1.zip", - "hash": "e5a1c7de474969165a134decb1d0f7c72cb366e6bedaf2b7ea0d2926c3975489", - "extract_dir": "grails-5.0.1", + "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", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"