homebrew-cask/Casks/bahamut.rb

11 lines
296 B
Ruby
Raw Normal View History

class Bahamut < Cask
version 'latest'
sha256 :no_check
2014-04-09 02:13:26 +08:00
url 'https://raw.github.com/sdegutis/bahamut/master/Builds/Bahamut-LATEST.app.tar.gz'
2014-06-03 01:38:01 +08:00
appcast 'https://raw.github.com/sdegutis/bahamut/master/appcast.xml'
homepage 'https://github.com/sdegutis/bahamut'
link 'Bahamut.app'
end