Add a cask for Tiled.app

This commit is contained in:
Shogo Iwano 2014-01-28 01:36:53 +09:00
parent 2ff2275bfb
commit b45239d4cf
1 changed files with 7 additions and 0 deletions

7
Casks/tiled.rb Normal file
View File

@ -0,0 +1,7 @@
class Tiled < Cask
url 'http://downloads.sourceforge.net/project/tiled/tiled-qt/0.9.1/tiled-qt-0.9.1.dmg'
homepage 'http://www.mapeditor.org/'
version '0.9.1'
sha1 'f7f30ec8761ffd7f293242287ff4d462e7ee17fb'
link 'Tiled.app'
end