homebrew-cask/Casks/bahamut.rb

8 lines
221 B
Ruby

class Bahamut < Cask
url 'https://raw.github.com/sdegutis/bahamut/master/Builds/Bahamut-LATEST.app.tar.gz'
homepage 'https://github.com/sdegutis/bahamut'
version 'latest'
sha256 :no_check
link 'Bahamut.app'
end