We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2533eba commit f3a17a6Copy full SHA for f3a17a6
Formula/g/groovysdk.rb
@@ -1,8 +1,8 @@
1
class Groovysdk < Formula
2
desc "SDK for Groovy: a Java-based scripting language"
3
homepage "https://www.groovy-lang.org/"
4
- url "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-4.0.23.zip"
5
- sha256 "3ebc981ae4ed3b89cc920119ce4cbefb1936594e09f2ad55a47d238638701645"
+ url "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-4.0.24.zip"
+ sha256 "61f360d1c1b1316082bca4af9ef88954ec55ac1ec4b49a3e0c9cb9b723172a8a"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments