svgo 1.0.4
Closes #23465. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
de83ec6731
commit
7ba7f51608
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
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/v1.0.3.tar.gz"
|
||||
sha256 "e6ddea3af2322ef41f884e768e976543e4a4d6aa7c371efc71e36c4ed0e7f568"
|
||||
url "https://github.com/svg/svgo/archive/v1.0.4.tar.gz"
|
||||
sha256 "e40a753734f45d6e1a35617c4a8c1e945f7cdb3e776b244131d80f5ba21ec0fe"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue