mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
264 B
Ruby
7 lines
264 B
Ruby
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'
|
|
sha256 '17560ca54389c077e80636ac96ddb905d2f5a3a1932562a0be6d91c76bf395a1'
|
|
link 'Tiled.app'
|
|
end
|