mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
266 B
Ruby
9 lines
266 B
Ruby
class Tiled < Cask
|
|
version '0.9.1'
|
|
sha256 '17560ca54389c077e80636ac96ddb905d2f5a3a1932562a0be6d91c76bf395a1'
|
|
|
|
url 'https://downloads.sourceforge.net/project/tiled/tiled-qt/0.9.1/tiled-qt-0.9.1.dmg'
|
|
homepage 'http://www.mapeditor.org/'
|
|
|
|
app 'Tiled.app'
|
|
end
|