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 03ad749 commit 507525cCopy full SHA for 507525c
Formula/c/cdxgen.rb
@@ -1,8 +1,8 @@
1
class Cdxgen < Formula
2
desc "Creates CycloneDX Software Bill-of-Materials (SBOM) for projects"
3
homepage "https://github.com/CycloneDX/cdxgen"
4
- url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-11.8.0.tgz"
5
- sha256 "565fa3c563d66a457597fcdca886b5147b56100abf376c5afa30ad522b2846e7"
+ url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-11.9.0.tgz"
+ sha256 "39bf645ac8fce628d1a42b2c82c225f3ae0ee58c989cdde1e9fc46a00ff1fe74"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments