svgbob 0.6.6
Closes #95772. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
e89e5aed1d
commit
ea3af052f8
|
@ -1,8 +1,8 @@
|
|||
class Svgbob < Formula
|
||||
desc "Convert your ascii diagram scribbles into happy little SVG"
|
||||
homepage "https://ivanceras.github.io/svgbob-editor/"
|
||||
url "https://github.com/ivanceras/svgbob/archive/0.6.5.tar.gz"
|
||||
sha256 "afbf44bc536d34b974536b2d10059400a1e8e055d30e019520a2322a13a77c28"
|
||||
url "https://github.com/ivanceras/svgbob/archive/0.6.6.tar.gz"
|
||||
sha256 "f9698ee0600b6533ec7adf4fbe7c35389eb7bf6e72cb03d1d8b46e0e3b45916e"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/ivanceras/svgbob.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue