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 286a7a6 commit 2dca3b8Copy full SHA for 2dca3b8
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.9.0.tgz"
5
- sha256 "39bf645ac8fce628d1a42b2c82c225f3ae0ee58c989cdde1e9fc46a00ff1fe74"
+ url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-11.10.0.tgz"
+ sha256 "e4114390234eb04d77fbfdc838fc198d09d22b2006b55df8afeb609101eace7e"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments