8000 Merge pull request #5 from SethTisue/patch-2 · retronym/homebrew-formulas@3e2889e · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e2889e

Browse files
authored
Merge pull request #5 from SethTisue/patch-2
Update jardiff.rb for 1.9.0 release
2 parents d111a6f + e5f6f14 commit 3e2889e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jardiff.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jardiff < Formula
22
desc "Diff tool for Java classes or classpaths"
33
homepage "https://github.com/scala/jardiff"
4-
url "https://github.com/scala/jardiff/releases/download/v1.7.0/jardiff.jar" #, using => :nounzip
5-
sha256 "564793f9d64f2cf304c49d63224e2aee30a2cd1f3e7ea580b79030278ff182c9"
4+
url "https://github.com/scala/jardiff/releases/download/v1.9.0/jardiff.jar" #, using => :nounzip
5+
sha256 "8db6b95396e6bdad36de0b2d498788e9b4fd6e9ba2fe9ab2e16f807a85d0a695"
66

77
depends_on "openjdk@11"
88

0 commit comments

Comments
 (0)
0