Skip to content

Commit 4c5b22f

Browse files
committed
Update Paranoia to version 0.3.0
1 parent 1837d1a commit 4c5b22f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/paranoia.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class Paranoia < Formula
22
desc "Inspect certificate authorites in contianer images"
33
homepage "https://github.com/jetstack/paranoia"
4-
url "https://github.com/jetstack/paranoia/archive/refs/tags/v0.2.1.tar.gz"
4+
url "https://github.com/jetstack/paranoia/archive/refs/tags/v0.3.0.tar.gz"
55
sha256 "19783029ddccfa5666e202156a7f2aa5014c952e42ecf5707838919fbbdb1c82"
66
license "Apache-2.0"
77
head "https://github.com/jetstack/paranoia.git", branch: "main"
88

99
bottle do
10-
root_url "https://github.com/jetstack/homebrew-jetstack/releases/download/paranoia-0.2.1"
10+
root_url "https://github.com/jetstack/homebrew-jetstack/releases/download/paranoia-0.3.0"
1111
sha256 cellar: :any_skip_relocation, monterey: "72247ad301045a7ae873c9ac1b06e967ae9ef7bae03d52345997ca228821ad7c"
1212
sha256 cellar: :any_skip_relocation, x86_64_linux: "eae0d69009f562a3f42ed2b777442df34a1de642f21325514114a173e678d6ee"
1313
end

0 commit comments

Comments
 (0)