From cb7ec6cd0a98503c7dbf69179d27f3eb6771a9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 26 Oct 2020 09:09:54 +0100 Subject: [PATCH] grails: Update to version 4.0.5 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 6cc7000589..fa473557a6 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,5 +1,5 @@ { - "version": "4.0.4", + "version": "4.0.5", "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.4/grails-4.0.4.zip", - "hash": "2b1bbe93f931bf6eab468575c40e6582881e6c3a3b6b2fb4aee6ad685fa2dcb6", - "extract_dir": "grails-4.0.4", + "url": "https://github.com/grails/grails-core/releases/download/v4.0.5/grails-4.0.5.zip", + "hash": "fbf54eb54a64628b560140bcd50991fb591ccc510ed5a4a14fbc6862a242bcb1", + "extract_dir": "grails-4.0.5", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"