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 edd6ae6 commit d294f56Copy full SHA for d294f56
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.8.10.tar.gz"
5
- sha256 "20a161dfc02b55c307dbf01aa051bd346d59e2106c9d23c0c37978bb3f16bc7c"
+ url "https://github.com/safedep/vet/archive/refs/tags/v1.8.11.tar.gz"
+ sha256 "5839211c84ccadaa117652ec8b7de465809475cc6825ab5bbd6672284648a035"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments