Merge pull request #4642 from ndr-qef/dwarf-fortress

Add Dwarf Fortress, version 0.40.01
This commit is contained in:
Roland Walker 2014-07-08 09:22:23 -04:00
commit a2fc13725c
1 changed files with 10 additions and 0 deletions

10
Casks/dwarf-fortress.rb Normal file
View File

@ -0,0 +1,10 @@
class DwarfFortress < Cask
version '0.40.01'
sha256 'c4f729f094790671b1fde995c02c5d547d652d87790785b13a6cdc9f35dec6be'
url 'http://www.bay12games.com/dwarves/df_40_01_osx.tar.bz2'
homepage 'http://www.bay12games.com/dwarves/'
link 'df_osx/df', :target => 'Dwarf Fortress/df'
end