Skip to content

Commit 335fba9

Browse files
committed
witness 0.8.1
1 parent 90e8899 commit 335fba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/witness.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Witness < Formula
22
desc "Automates, normalizes, and verifies software artifact provenance"
33
homepage "https://witness.dev"
4-
url "https://github.com/in-toto/witness/archive/refs/tags/v0.8.0.tar.gz"
5-
sha256 "bdb8e29fe8a7532e8852d388cf447ee728f79c58b2de31048e4a90c6581e5bde"
4+
url "https://github.com/in-toto/witness/archive/refs/tags/v0.8.1.tar.gz"
5+
sha256 "084f3cde58a9a2b6764f788a18e2505934ad21081e02b0f0eb5d47647f9769ab"
66
license "Apache-2.0"
77
head "https://github.com/in-toto/witness.git", branch: "main"
88

0 commit comments

Comments
 (0)