Skip to content

Commit

Permalink
nethack 3.6.3
Browse files Browse the repository at this point in the history
Closes #47598.

Signed-off-by: Caleb Xu <calebcenter@live.com>
  • Loading branch information
BrettDong authored and alebcay committed Dec 7, 2019
1 parent 716e351 commit b36c4ed
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/nethack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
class Nethack < Formula
desc "Single-player roguelike video game"
homepage "https://www.nethack.org/"
url "https://www.nethack.org/download/3.6.2/nethack-362-src.tgz"
version "3.6.2"
sha256 "fbd00ada6a4ee347ecd4a350a5b2995b4b4ab5dcc63881b3bc4485b0479ddb1d"
revision 1
head "https://git.code.sf.net/p/nethack/NetHack.git", :branch => "NetHack-3.6.2"
url "https://www.nethack.org/download/3.6.3/nethack-363-src.tgz"
version "3.6.3"
sha256 "1437b650d9a170fc7d53b47fe2f043a7687c74a02aa89916043039b501620b09"
head "https://git.code.sf.net/p/nethack/NetHack.git", :branch => "NetHack-3.6.3"

bottle do
sha256 "6d2a20d495af1566735b5a54a366169c20da893c15c74fe0e9a7e89bf1b3e58a" => :catalina
Expand Down

0 comments on commit b36c4ed

Please sign in to comment.