Skip to content

Commit

Permalink
Merge pull request #153720 from BrewTestBot/bump-svgo-3.0.3
Browse files Browse the repository at this point in the history
svgo 3.0.3
  • Loading branch information
BrewTestBot committed Nov 9, 2023
2 parents 6d65566 + 0a3f061 commit bbf5b8d
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.2.tar.gz"
sha256 "fe0a790407c9055025607bf3d717d545f737f98ecb8af1cc21636020adc2c7e5"
url "https://github.com/svg/svgo/archive/refs/tags/v3.0.3.tar.gz"
sha256 "37e9ae561c80563eb08954c36a97793ed5022374508dd2bc38ed3e920be0aa80"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "684741c0ba97f3a8b5976b43eb874a8189742b48580d970ba80c3a10ee0dc863"
sha256 cellar: :any_skip_relocation, all: "46cd6cc634df3a6c2e0642565cf53440a6cab30a69818b74b848e813fffcb9ce"
end

depends_on "node"
Expand Down

0 comments on commit bbf5b8d

Please sign in to comment.