groovy: update to 4.0.20

release notes:
- http://groovy-lang.org/changelogs/changelog-4.0.20.html
This commit is contained in:
Rudi Heitbaum 2024-03-03 10:36:13 +00:00
parent a26229aad4
commit 339597d889

View File

@ -2,8 +2,8 @@
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="groovy"
PKG_VERSION="4.0.18"
PKG_SHA256="4b03aa472ec7848d272893348a656be05d1b3502b30770ea57efa158e61154a6"
PKG_VERSION="4.0.20"
PKG_SHA256="fdf70cc57eff997f3fa5aee2b340d311593912e822ad810b3fd6ee403985eb75"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://groovy.apache.org"
PKG_URL="https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-${PKG_VERSION}.zip"