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 909b806 commit b0c3092Copy full SHA for b0c3092
Formula/paranoia.rb
@@ -2,7 +2,7 @@ class Paranoia < Formula
2
desc "Inspect certificate authorites in contianer images"
3
homepage "https://github.com/jetstack/paranoia"
4
url "https://github.com/jetstack/paranoia/archive/refs/tags/v0.3.0.tar.gz"
5
- sha256 "19783029ddccfa5666e202156a7f2aa5014c952e42ecf5707838919fbbdb1c82"
+ sha256 "2dbfd2e91b750897a96389db30f7e19e5474edf2d540b6d2655f90c3d65cf826"
6
license "Apache-2.0"
7
head "https://github.com/jetstack/paranoia.git", branch: "main"
8
0 commit comments