File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Jsign < Formula
22 desc "Tool for signing Windows executable files, installers and scripts"
33 homepage "https://ebourg.github.io/jsign/"
4- url "https://github.com/ebourg/jsign/archive/refs/tags/7.1 .tar.gz"
5- sha256 "bb6a6cc0fdcc9802b5ab47e7080601c94c545fa235c0feac242d11b9a2524d7d "
4+ url "https://github.com/ebourg/jsign/archive/refs/tags/7.2 .tar.gz"
5+ sha256 "5994ce62eb8ccce2d4e3459de9fe76071f879adaebb88250bdadc90891266d35 "
66 license "Apache-2.0"
77 head "https://github.com/ebourg/jsign.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "398d1b30442ae333b029ad878b635c9f1301be644aa5b2b838de8eb93b039eda "
10+ sha256 cellar : :any_skip_relocation , all : "1413911edeeefb33e063376892dfdfe174ba76f6fc83e8a343db0a8175093997 "
1111 end
1212
1313 depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments