Skip to content

Commit b4d8885

Browse files
committed
jsign 7.4
1 parent 12fe63d commit b4d8885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jsign.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)