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 964ce46 commit 4334175Copy full SHA for 4334175
Formula/v/vet.rb
@@ -1,8 +1,8 @@
1
class Vet < Formula
2
desc "Policy driven vetting of open source dependencies"
3
homepage "https://github.com/safedep/vet"
4
- url "https://github.com/safedep/vet/archive/refs/tags/v1.9.0.tar.gz"
5
- sha256 "fd54b08430bdcf59a0ed396778995deae76ec1f5c301e9229c47f9cf6d580c60"
+ url "https://github.com/safedep/vet/archive/refs/tags/v1.9.1.tar.gz"
+ sha256 "e9787ddf747344dc7db677f9bdc6c2b1025b9de665baf2741d7653488b24cc51"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments