File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,8 @@ class Sigscan < Formula
2
2
desc "Inspect container images and other artifacts for signatures"
3
3
homepage "https://github.com/venafi/sigscan"
4
4
url "https://github.com/venafi/sigscan/archive/refs/tags/v0.3.0.tar.gz"
5
- version "0.3.0 "
5
+ sha256 "29c47a8274b9452b510ea21a827ab033e2eeb01abf2abf3bcaea0319e572e8d2 "
6
6
license "Apache-2.0"
7
- head "https://github.com/venafi/sigscan.git" , tag : "v0.3.0"
8
7
9
8
on_macos do
10
9
if Hardware ::CPU . intel?
Original file line number Diff line number Diff line change @@ -2,9 +2,8 @@ class Vsign < Formula
2
2
desc "Venafi CodeSign Protect Golang CLI and SDK"
3
3
homepage "https://github.com/venafi/vsign"
4
4
url "https://github.com/Venafi/vsign/archive/refs/tags/v1.0.2.tar.gz"
5
- version "1.0.2 "
5
+ sha256 "1be800412a20dc7258544f282c765c2dc5d17beac6dd3fb5b82bcc4fb3ef3c5f "
6
6
license "Apache-2.0"
7
- head "https://github.com/venafi/vsign.git" , tag : "v1.0.2"
8
7
9
8
on_macos do
10
9
if Hardware ::CPU . intel?
You can’t perform that action at this time.
0 commit comments