svgcleaner 0.8.1
Closes #10742. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
cc20687f81
commit
2e7f386718
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Svgcleaner < Formula
|
||||
desc "Cleans your SVG files by removing unnecessary data."
|
||||
homepage "https://github.com/RazrFalcon/svgcleaner"
|
||||
url "https://github.com/RazrFalcon/svgcleaner/archive/v0.7.1.tar.gz"
|
||||
sha256 "6f79cbe0776dcd00404b26951657ca59b66212de95103e9c68842bf7a8df1875"
|
||||
url "https://github.com/RazrFalcon/svgcleaner/archive/v0.8.1.tar.gz"
|
||||
sha256 "843abc42a012cd65cf680473657e2d3c0f30415c80b8e6edb86a0c5589b3db06"
|
||||
head "https://github.com/RazrFalcon/svgcleaner.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue