Skip to content

Commit 73ee4a3

Browse files
committed
osv-scanner 2.2.3
1 parent c20ec2a commit 73ee4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/osv-scanner.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OsvScanner < Formula
22
desc "Vulnerability scanner which uses the OSV database"
33
homepage "https://github.com/google/osv-scanner"
4-
url "https://github.com/google/osv-scanner/archive/refs/tags/v2.2.2.tar.gz"
5-
sha256 "7143136d86fe08a771d12b2b5a96c4d185b98d0e5dc81926ffa800f4e0ea168a"
4+
url "https://github.com/google/osv-scanner/archive/refs/tags/v2.2.3.tar.gz"
5+
sha256 "f6e6f6265dfbd4df87121c9d3feda8bd6d47ff0de98eaa773999df0bc8873f2a"
66
license "Apache-2.0"
77
head "https://github.com/google/osv-scanner.git", branch: "main"
88

0 commit comments

Comments
 (0)