asciiquarium: secure/fix url(s)
This commit is contained in:
parent
216e25c559
commit
e16e6f4002
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Asciiquarium < Formula
|
||||
desc "Aquarium animation in ASCII art"
|
||||
homepage "http://robobunny.com/projects/asciiquarium/html/"
|
||||
url "http://www.robobunny.com/projects/asciiquarium/asciiquarium_1.1.tar.gz"
|
||||
homepage "https://robobunny.com/projects/asciiquarium/html/"
|
||||
url "https://robobunny.com/projects/asciiquarium/asciiquarium_1.1.tar.gz"
|
||||
sha256 "1b08c6613525e75e87546f4e8984ab3b33f1e922080268c749f1777d56c9d361"
|
||||
revision 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue