Skip to content

Commit 507525c

Browse files
committed
cdxgen 11.9.0
1 parent 03ad749 commit 507525c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cdxgen.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cdxgen < Formula
22
desc "Creates CycloneDX Software Bill-of-Materials (SBOM) for projects"
33
homepage "https://github.com/CycloneDX/cdxgen"
4-
url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-11.8.0.tgz"
5-
sha256 "565fa3c563d66a457597fcdca886b5147b56100abf376c5afa30ad522b2846e7"
4+
url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-11.9.0.tgz"
5+
sha256 "39bf645ac8fce628d1a42b2c82c225f3ae0ee58c989cdde1e9fc46a00ff1fe74"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)