dwarf-fortress-lmp: v0.45.05 (#46115)

This commit is contained in:
MindTooth 2018-04-23 00:08:47 +02:00 committed by Vítor Galvão
parent 4d558338bd
commit 2c620d7e3d
2 changed files with 18 additions and 12 deletions

View File

@ -0,0 +1,18 @@
cask 'dwarf-fortress-lmp' do
version '0.44.05-dfhack-r2'
sha256 '33bf89854dc84a98b7f149e56368eedb2c204b64eeede572280cf5fc9485fa34'
# dffd.bay12games.com was verified as official when first introduced to the cask
url "http://dffd.bay12games.com/download.php?id=13338&f=Lazy+Mac+Pack.v#{version}.dmg"
name 'Dwarf Fortress LMP (Lazy Mac Pack)'
homepage 'http://www.bay12forums.com/smf/index.php?topic=128960.0'
# Renamed for clarity: suite name is inconsistent with branding
suite "Lazy Mac Pack v#{version.sub('-', ' ')}", target: 'Dwarf Fortress LMP'
zap trash: [
'~/Library/Preferences/Lazy Mac Pack.plist',
'~/Library/Preferences/com.phoenix-dev.setresx.plist',
'~/Library/Saved Application State/Lazy Mac Pack.savedState',
]
end

View File

@ -1,12 +0,0 @@
cask 'dwarf-fortress-lnp' do
version '0.10.3a'
sha256 '12809a2cda51b451039785070c575f137f0cc096a04eef861b90706cfda93c4e'
# dffd.bay12games.com was verified as official when first introduced to the cask
url "http://dffd.bay12games.com/download.php?id=11412&f=Macnewbie_#{version.minor}.#{version.patch}.dmg"
name 'Dwarf Fortress LNP (Macnewbie)'
homepage 'http://www.bay12forums.com/smf/index.php?topic=128960.0'
# Renamed for clarity: suite name is inconsistent with branding
suite 'Macnewbie', target: 'Dwarf Fortress LNP'
end