From 3876f040d0ce0c1ecaaa5e34e310f3ffab84551a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 08:28:05 +0000 Subject: [PATCH] groovy: Update to version 4.0.10 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index 9744026086..dfba685603 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.9", + "version": "4.0.10", "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.9.zip", - "hash": "e0d26363ec798976b448857126b42823290c2007d63ecd97843a1718797131d4", - "extract_dir": "groovy-4.0.9", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.10.zip", + "hash": "084bbad7bee4d23f6a03f0d567391f75211b4df1892406e13bf26fe08123fc62", + "extract_dir": "groovy-4.0.10", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",