Skip to content

Commit d294f56

Browse files
committed
vet 1.8.11
1 parent edd6ae6 commit d294f56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vet.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vet < Formula
22
desc "Policy driven vetting of open source dependencies"
33
homepage "https://github.com/safedep/vet"
4-
url "https://github.com/safedep/vet/archive/refs/tags/v1.8.10.tar.gz"
5-
sha256 "20a161dfc02b55c307dbf01aa051bd346d59e2106c9d23c0c37978bb3f16bc7c"
4+
url "https://github.com/safedep/vet/archive/refs/tags/v1.8.11.tar.gz"
5+
sha256 "5839211c84ccadaa117652ec8b7de465809475cc6825ab5bbd6672284648a035"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)