Skip to content

Commit

Permalink
Merge pull request #156033 from BrewTestBot/bump-svgo-3.0.5
Browse files Browse the repository at this point in the history
svgo 3.0.5
  • Loading branch information
BrewTestBot authored Nov 30, 2023
2 parents b4698a5 + 924d85c commit 4fa5a9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/s/svgo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
class Svgo < Formula
desc "Nodejs-based tool for optimizing SVG vector graphics files"
homepage "https://github.com/svg/svgo"
url "https://github.com/svg/svgo/archive/refs/tags/v3.0.4.tar.gz"
sha256 "d46a39601f00448b4cbd5b494869995100f81c17fa0834483b35b256866fe15f"
url "https://github.com/svg/svgo/archive/refs/tags/v3.0.5.tar.gz"
sha256 "005c4ebd99f3a10d32328738c3756b7f594380ab5fe9da0562cc0b3612f02c94"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "081eba9d32f4ba2e455d6c62a339f6cf1c6679863e3b417d7c79201ecdfc93fb"
sha256 cellar: :any_skip_relocation, all: "599b0651756119d2af116bf1887df50b136afc765309a276b0edcf3ca26dce59"
end

depends_on "node"
Expand Down

0 comments on commit 4fa5a9b

Please sign in to comment.