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.3 .tar.gz"
5- sha256 "136364befdb5347767e33510c7cb7b85707e1f31b6cba7bbb76e586b5c8454da "
4+ url "https://github.com/ebourg/jsign/archive/refs/tags/7.4 .tar.gz"
5+ sha256 "d86deca9d919ce435aeacac49cf2571dfc2b1f7d94e00241e597834ad0fbf48f "
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 : "0968c60585590853882940f32e09d44f3a94ffbab37bb54b77a1ae860a34a91b "
10+ sha256 cellar : :any_skip_relocation , all : "e5df607c24b1098474afbe5125077cc62817ff16e0e3898e370977b93ca8d871 "
1111 end
1212
1313 depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments