svgo 1.2.2

Closes #39049.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2019-04-19 01:27:22 +08:00 committed by FX Coudert
parent 939de15181
commit c972ed4892

View file

@ -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.2.1.tar.gz"
sha256 "6d3355ce394a3271f982db4ba86a89fd66c91ef7c95977132999b9569da4b0db"
url "https://github.com/svg/svgo/archive/v1.2.2.tar.gz"
sha256 "df4ed786a2f4f4b7659df9e6989f6d2c7ccf1647848bd0051b3b0f4d028a0064"
bottle do
cellar :any_skip_relocation