Skip to content

Commit

Permalink
Merge pull request Homebrew#158089 from BrewTestBot/bump-cdxgen-9.10.1
Browse files Browse the repository at this point in the history
cdxgen 9.10.1
  • Loading branch information
BrewTestBot authored Dec 22, 2023
2 parents a5334dd + 77911b0 commit 2ecb716
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/c/cdxgen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
class Cdxgen < Formula
desc "Creates CycloneDX Software Bill-of-Materials (SBOM) for projects"
homepage "https://github.com/CycloneDX/cdxgen"
url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-9.10.0.tgz"
sha256 "ec639880339c3d25d3eaac373702390cc2e1e611125c4f073c4f8f5271cecfe9"
url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-9.10.1.tgz"
sha256 "72814c55ffe5e227699450f6823a134d086261efc537fe69e2744dbc0cb72840"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9bc08154954bd2dfc561aaca8a93a70794f0da2d91873b3327acb58f7a9bef78"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fb3722286a94460ec75f64ca5554766162ce0e6cb91e92661df66395f06ec02c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0b496c69462f2ba4a8828dc856c60abafd16fa56b9403fcfe63b0bcb1d5c9808"
sha256 cellar: :any_skip_relocation, sonoma: "1f20be0da276b05d9c7a3592fcbac2c4353fc8a039d5187245786ba4eb7220df"
sha256 cellar: :any_skip_relocation, ventura: "3a48dd67f6c589e03be1a6fd614de5482dbc979a60792f39ff3f18697a69a833"
sha256 cellar: :any_skip_relocation, monterey: "328961e6b0fb88cc360538cb659fa7efc5f697f06dbf618926ca7f9d858baefb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d9732dead49068534a13f6b543ea0cd8da23714c1602ca85286b2255fcfab77a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "56e1049cf5ecf8b23da99a85138d16c9649cb4219d01081748ab81578e3ad483"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fb248ca6d437698fa51f467a6c840a2279ae7edc34907be539bbdaf81c4f1cba"
sha256 cellar: :any_skip_relocation, arm64_monterey: "17bad4d74af6d94ea330de8a54a3a2bf212dc93ac665856988ef5d658b468050"
sha256 cellar: :any_skip_relocation, sonoma: "a0b399b277b36f111ce201981d4ad366fee803a1328a20c4e6d81c89fbefce6b"
sha256 cellar: :any_skip_relocation, ventura: "53aa47a5bd91ccf05fbb02477c6e0046d70b1b7680c611a757346768f2de7117"
sha256 cellar: :any_skip_relocation, monterey: "912bcb374cb4b78444e0c2d88e10a6070bac56da89337741652e98b24aff39cf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "98c76fed5340d3cb395ca9a02d786216ceae675459d97cbc2ed62b43378c3e56"
end

depends_on "node"
Expand Down

0 comments on commit 2ecb716

Please sign in to comment.