homebrew-cask/Casks/slingshot.rb

11 lines
282 B
Ruby

class Slingshot < Cask
version :latest
sha256 :no_check
url 'http://download.airsquirrels.com/Slingshot/Mac/Slingshot.dmg'
appcast 'https://updates.airsquirrels.com/Slingshot/Mac/Slingshot.xml'
homepage 'http://www.airsquirrels.com/slingshot/'
app 'Slingshot.app'
end