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.
2 parents 3ca0b95 + 1b90dea commit 80e8944Copy full SHA for 80e8944
1 file changed
Formula/brew-vulns.rb
@@ -1,8 +1,8 @@
1
class BrewVulns < Formula
2
desc "Check Homebrew packages for known vulnerabilities via osv.dev"
3
homepage "https://github.com/Homebrew/homebrew-brew-vulns"
4
- url "https://github.com/Homebrew/homebrew-brew-vulns/archive/refs/tags/v0.2.3.tar.gz"
5
- sha256 "1f1bdc60daeeded30d22026ba80e66854a95a299f92392c8624997b75d0f971e"
+ url "https://github.com/Homebrew/homebrew-brew-vulns/archive/refs/tags/v0.3.0.tar.gz"
+ sha256 "1b9fbb03d46192350ad7dcac4279b382debb917d40688a4b816319214a2570d4"
6
license "MIT"
7
8
depends_on "ruby"
0 commit comments