Skip to content

Commit 00fb8ae

Browse files
committed
Correct SHA
Closes #8. Signed-off-by: Joshua Wright <[email protected]>
1 parent 80aa0e1 commit 00fb8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/paranoia.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class Paranoia < Formula
22
desc "Inspect certificate authorites in contianer images"
33
homepage "https://github.com/jetstack/paranoia"
44
url "https://github.com/jetstack/paranoia/archive/refs/tags/v0.5.0.tar.gz"
5-
sha256 "4adeabcb93c1f13da12ffee63f373604e213a9bbd9fdfb9e4fd40ef436dda792"
5+
sha256 "44d894d9aa0763a1215a63385afc099676f3fbca5a975000d6a7f80a79279bf6"
66
license "Apache-2.0"
77
head "https://github.com/jetstack/paranoia.git", branch: "main"
88

0 commit comments

Comments
 (0)