homebrew-cask/Casks/thisservice.rb

9 lines
346 B
Ruby

class Thisservice < Cask
url 'http://wafflesoftware.net/thisservice/download/ThisService3.0.1.zip'
appcast 'http://wafflesoftware.net/thisservice/sparkle/sparkle.xml'
homepage 'http://wafflesoftware.net/thisservice/'
version '3.0.1'
sha256 'ddf9635421834f1d6bd9fb257ad164f7b59ec2d2b65590d691ec5d2699ec8da2'
link 'ThisService.app'
end