Skip to content

Commit 100b0be

Browse files
committed
sbom-tool 3.1.0
1 parent 4f95d59 commit 100b0be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/s/sbom-tool.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class SbomTool < Formula
22
desc "Scalable and enterprise ready tool to create SBOMs for any variety of artifacts"
33
homepage "https://github.com/microsoft/sbom-tool"
4-
url "https://github.com/microsoft/sbom-tool/archive/refs/tags/v3.0.1.tar.gz"
5-
sha256 "90085ab1f134f83d43767e46d6952be42a62dbb0f5368e293437620a96458867"
4+
url "https://github.com/microsoft/sbom-tool/archive/refs/tags/v3.1.0.tar.gz"
5+
sha256 "3e31ffe0d7bfe26ecfc59772b8e828f08ac8c39a3ddfdc0a24d7d603afa7e45b"
66
license "MIT"
7-
revision 1
87
head "https://github.com/microsoft/sbom-tool.git", branch: "main"
98

109
# There can be a notable gap between when a version is tagged and a

0 commit comments

Comments
 (0)