From 3ce97da0364a0c7c5332334714c175f61ede7c3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:30:57 +0000 Subject: [PATCH] grails: Update to version 5.1.7 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index bf0cb5b130..ea930606f5 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,14 +1,14 @@ { - "version": "5.1.6", + "version": "5.1.7", "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/v5.1.6/grails-5.1.6.zip", - "hash": "1f873f36eea23a06912e5fee579d67627350839a7d72397fb5a7b1667978b7e2", - "extract_dir": "grails-5.1.6", + "url": "https://github.com/grails/grails-core/releases/download/v5.1.7/grails-5.1.7.zip", + "hash": "4a4f95bee132cd9f6c49e23d7ceb87826812bbcf568eb8a22bfe9453f796a9a8", + "extract_dir": "grails-5.1.7", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"