homebrew-cask/Casks/fakethunder.rb

13 lines
435 B
Ruby

class Fakethunder < Cask
version '2.0.17'
sha256 'c4f2d26535279e84b4b82d1e203b0efcc3bfaaed796d9fa7b587b17282f57a10'
url 'http://martianlaboratory.com/fakethunder/fakeThunder217.zip'
appcast 'http://martianlaboratory.com/fakethunder/update.xml',
:sha256 => '71c38833d0f6e1fb929d6914e2cbaa3978a5155cde21353eae7a73d046b10731'
homepage 'http://martianz.cn/fakethunder/'
license :unknown
app 'fakeThunder.app'
end