homebrew-cask/Casks/exhaust.rb

11 lines
278 B
Ruby

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