homebrew-cask/Casks/fakethunder.rb

11 lines
330 B
Ruby
Raw Normal View History

2013-12-08 13:30:51 +08:00
class Fakethunder < Cask
version '2.0.16'
sha256 '42ce5c0f836a17b18591816359a5a4656a7910ae3a80f83e1d1422dd995fde00'
2013-12-08 13:30:51 +08:00
url 'http://martianlaboratory.com/fakethunder/fakeThunder216.zip'
2014-06-03 01:38:02 +08:00
appcast 'http://martianlaboratory.com/fakethunder/update.xml'
2013-12-08 13:30:51 +08:00
homepage 'http://martianz.cn/fakethunder/'
2013-12-08 13:30:51 +08:00
link 'fakeThunder.app'
end