cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / gamesalad.rb
blobc72538e500d471b0ddc561843fca601b10fa34c4
1 cask :v1 => 'gamesalad' do
2   version '0.14.4.1-beta'
3   sha256 '05f68db92cee37fedffe23a2950fa55c375fd53acd7d19ae8fd42884345814e7'
5   # amazonaws.com is the official download host per the vendor homepage
6   url 'http://gs.releases.s3.amazonaws.com/creator/0.10.4.1/GameSalad-Creator-0.10.4.1-beta.dmg'
7   appcast 'http://gamesalad.com/download/studioUpdates',
8           :sha256 => '8e036d02694dfc8e84a00aec29ae6306ab0e469a66e29514d3599e874200b355'
9   homepage 'http://gamesalad.com'
10   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
12   app 'GameSalad.app'
13 end