tintin 2.01.2
Closes #11103. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
85cdd58168
commit
c5da364b2c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Tintin < Formula
|
class Tintin < Formula
|
||||||
desc "MUD client"
|
desc "MUD client"
|
||||||
homepage "https://tintin.sourceforge.io/"
|
homepage "https://tintin.sourceforge.io/"
|
||||||
url "https://downloads.sourceforge.net/project/tintin/TinTin%2B%2B%20Source%20Code/2.01.1/tintin-2.01.1.tar.gz"
|
url "https://downloads.sourceforge.net/project/tintin/TinTin%2B%2B%20Source%20Code/2.01.2/tintin-2.01.2.tar.gz"
|
||||||
sha256 "cc0ba550880bd5efdba8fde11d1e4ddd4ae8737f81e6f64649de23ed99cbbca4"
|
sha256 "01e11e3cded48ff686b2ea16e767acf1f6b5ea326551ecff091552e89f4a038e"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue