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 12fe63d commit b4d8885Copy full SHA for b4d8885
Formula/j/jsign.rb
@@ -1,8 +1,8 @@
1
class Jsign < Formula
2
desc "Tool for signing Windows executable files, installers and scripts"
3
homepage "https://ebourg.github.io/jsign/"
4
- url "https://github.com/ebourg/jsign/archive/refs/tags/7.3.tar.gz"
5
- sha256 "136364befdb5347767e33510c7cb7b85707e1f31b6cba7bbb76e586b5c8454da"
+ url "https://github.com/ebourg/jsign/archive/refs/tags/7.4.tar.gz"
+ sha256 "d86deca9d919ce435aeacac49cf2571dfc2b1f7d94e00241e597834ad0fbf48f"
6
license "Apache-2.0"
7
head "https://github.com/ebourg/jsign.git", branch: "master"
8
0 commit comments