homebrew-cask/Casks/exhaust.rb

9 lines
277 B
Ruby

class Exhaust < Cask
url 'http://download.mrgeckosmedia.com/Exhaust.zip'
appcast 'http://mrgeckosmedia.com/applications/appcast/Exhaust'
homepage 'https://mrgeckosmedia.com/applications/info/Exhaust'
version 'latest'
sha256 :no_check
link 'Exhaust/Exhaust.app'
end