cadubi: release download was moved to GitHub
Closes Homebrew/homebrew#49623. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
fce8403e0b
commit
b95f3e9c53
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
class Cadubi < Formula
|
class Cadubi < Formula
|
||||||
desc "Creative ASCII drawing utility"
|
desc "Creative ASCII drawing utility"
|
||||||
homepage "http://langworth.com/pub/cadubi/"
|
homepage "http://langworth.com/pub/cadubi/"
|
||||||
url "http://langworth.com/pub/cadubi-1.3.tar.gz"
|
url "https://github.com/statico/cadubi/releases/download/v1.3/cadubi-1.3.tar.gz"
|
||||||
sha256 "ca8b6ea305e0eccb11add7fc165beeee7ef33f9f0106e84efa1b364f082df0ab"
|
sha256 "ca8b6ea305e0eccb11add7fc165beeee7ef33f9f0106e84efa1b364f082df0ab"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue