angband 4.1.0
Closes #14946. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b46a041d29
commit
77a83e3ce7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Angband < Formula
|
||||
desc "Dungeon exploration game"
|
||||
homepage "http://rephial.org/"
|
||||
url "http://rephial.org/downloads/4.0/angband-4.0.5.tar.gz"
|
||||
sha256 "0d769a0f349842b0c78cbcd1804a9e08f064e75ca26b957710e4c2a3eb14f852"
|
||||
url "http://rephial.org/downloads/4.1/angband-4.1.0.tar.gz"
|
||||
sha256 "ea52266e52b66d6bf2ab3728b3bc6c7c3875130973430021e31bf56000c0df8b"
|
||||
head "https://github.com/angband/angband.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue