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 a0a8baeCopy full SHA for a0a8bae
Formula/g/groovy.rb
@@ -1,8 +1,8 @@
1
class Groovy < Formula
2
desc "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-binary-4.0.23.zip"
5
- sha256 "7089dd7a1e84adc814d616f5ec2f7d7dac2044a0a0457f3341b3b92d30204229"
+ url "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.24.zip"
+ sha256 "dbff36835568bec2271876f70bfcca6deb80e1b179453cca934a502ea301bb80"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments