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 90e8899 commit 335fba9Copy full SHA for 335fba9
Formula/w/witness.rb
@@ -1,8 +1,8 @@
1
class Witness < Formula
2
desc "Automates, normalizes, and verifies software artifact provenance"
3
homepage "https://witness.dev"
4
- url "https://github.com/in-toto/witness/archive/refs/tags/v0.8.0.tar.gz"
5
- sha256 "bdb8e29fe8a7532e8852d388cf447ee728f79c58b2de31048e4a90c6581e5bde"
+ url "https://github.com/in-toto/witness/archive/refs/tags/v0.8.1.tar.gz"
+ sha256 "084f3cde58a9a2b6764f788a18e2505934ad21081e02b0f0eb5d47647f9769ab"
6
license "Apache-2.0"
7
head "https://github.com/in-toto/witness.git", branch: "main"
8
0 commit comments