Skip to content

Commit

Permalink
svgo: update 3.3.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 1, 2024
1 parent a5e81fe commit 76c1682
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/s/svgo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ class Svgo < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "997bdea1555ce56b4af7d5625ddef78a3653143f29a4f9f1ddc74025889a8f05"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f775ef89b2f0cc9b6ed05a0c0bbf8dae7dc012441c9f7a2fe4463aeb71de6712"
sha256 cellar: :any_skip_relocation, arm64_monterey: "995ef55373fa12452f5a12bcc93f1456e1dfb91925ef2ebc61444ef79480a0ac"
sha256 cellar: :any_skip_relocation, sonoma: "441ee23a5c71c64a1b6cd24695cfd721c66cb1cd6076fc5a3b2677e0a04ecc69"
sha256 cellar: :any_skip_relocation, ventura: "48dad74504f73b434c60fceada41d8299b1560520e4f09209a25d503f050c689"
sha256 cellar: :any_skip_relocation, monterey: "07941cf1f74d0aba4723d32aba2f87b8b785efcf53bc3f1bf060371673c3bfbd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f83cba0d234e7c703b59cbc60b4e36ed3b6b072e18fc623093fac142c58305a6"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dfb22cbbfc2556dfb800646cb44dc25d7558d11fa47d4996e37e2877cb99b60c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "dfb22cbbfc2556dfb800646cb44dc25d7558d11fa47d4996e37e2877cb99b60c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dfb22cbbfc2556dfb800646cb44dc25d7558d11fa47d4996e37e2877cb99b60c"
sha256 cellar: :any_skip_relocation, sonoma: "dfb22cbbfc2556dfb800646cb44dc25d7558d11fa47d4996e37e2877cb99b60c"
sha256 cellar: :any_skip_relocation, ventura: "dfb22cbbfc2556dfb800646cb44dc25d7558d11fa47d4996e37e2877cb99b60c"
sha256 cellar: :any_skip_relocation, monterey: "dfb22cbbfc2556dfb800646cb44dc25d7558d11fa47d4996e37e2877cb99b60c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e9147dd29c841446a543d3220fc655c2385b2ecdd6911e6586a61658917faa55"
end

depends_on "node"
Expand Down

0 comments on commit 76c1682

Please sign in to comment.