File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Paranoia < Formula
2
2
desc "Inspect certificate authorites in contianer images"
3
3
homepage "https://github.com/jetstack/paranoia"
4
- url "https://github.com/jetstack/paranoia/archive/refs/tags/v0.3 .0.tar.gz"
5
- sha256 "2dbfd2e91b750897a96389db30f7e19e5474edf2d540b6d2655f90c3d65cf826 "
4
+ url "https://github.com/jetstack/paranoia/archive/refs/tags/v0.4 .0.tar.gz"
5
+ sha256 "7a03ec351830b52895ecdd584f351c4f7b960e63bd047874aa1f68792a07203b "
6
6
license "Apache-2.0"
7
7
head "https://github.com/jetstack/paranoia.git" , branch : "main"
8
8
9
9
bottle do
10
- root_url "https://github.com/jetstack/homebrew-jetstack/releases/download/paranoia-0.3 .0"
10
+ root_url "https://github.com/jetstack/homebrew-jetstack/releases/download/paranoia-0.4 .0"
11
11
sha256 cellar : :any_skip_relocation , monterey : "72247ad301045a7ae873c9ac1b06e967ae9ef7bae03d52345997ca228821ad7c"
12
12
sha256 cellar : :any_skip_relocation , x86_64_linux : "eae0d69009f562a3f42ed2b777442df34a1de642f21325514114a173e678d6ee"
13
13
end
You can’t perform that action at this time.
0 commit comments