Skip to content

Commit 4334175

Browse files
committed
vet 1.9.1
1 parent 964ce46 commit 4334175

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.9.0.tar.gz"
5-
sha256 "fd54b08430bdcf59a0ed396778995deae76ec1f5c301e9229c47f9cf6d580c60"
4+
url "https://github.com/safedep/vet/archive/refs/tags/v1.9.1.tar.gz"
5+
sha256 "e9787ddf747344dc7db677f9bdc6c2b1025b9de665baf2741d7653488b24cc51"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)