svgcleaner 0.9.2
Closes #21806. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b2f1d7fcbc
commit
7716c5c444
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.9.1.tar.gz"
|
||||
sha256 "c2a3fe8a70d58cd596366c8ec5aab5e703b97488daa4da4c2f03e723c0ae5d27"
|
||||
url "https://github.com/RazrFalcon/svgcleaner/archive/v0.9.2.tar.gz"
|
||||
sha256 "3b692e5cca4d82402abbe94d716091a89450c031893ba1934edd93f9b31d71cd"
|
||||
head "https://github.com/RazrFalcon/svgcleaner.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue