From b47b1c1d9ea3ccab79e20d74b6a9dbb9757f2171 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 08:30:12 +0000 Subject: [PATCH] groovy: Update to version 4.0.6 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index 5b4f1d3d5f..366ad2ec93 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.5", + "version": "4.0.6", "description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.", "homepage": "https://www.groovy-lang.org", "license": "Apache-2.0", @@ -7,9 +7,9 @@ "JDK": "java/openjdk", "groovyserv": "groovyserv" }, - "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.5.zip", - "hash": "402f442387efbdd73904ea8a390025525636774f72b8149cc55bf19b5d4ace4a", - "extract_dir": "groovy-4.0.5", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.6.zip", + "hash": "e3b541567e65787279f02031206589bcdf3cdaab9328d9e4d72ad23a86aa1053", + "extract_dir": "groovy-4.0.6", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",