homebrew-cask/Casks/hands-off.rb

14 lines
431 B
Ruby

cask 'hands-off' do
version '4.0.3'
sha256 '3126763e43254e79038df33db55342e1ddb6eea69ac3c37cfeabd20a804b3f2b'
url "https://www.oneperiodic.com/files/Hands%20Off!%20v#{version}.dmg"
appcast "https://www.oneperiodic.com/handsoff#{version.major}.xml"
name 'Hands Off!'
homepage 'https://www.oneperiodic.com/products/handsoff/'
app 'Hands Off!.app'
zap trash: '~/Library/Preferences/com.metakine.handsoff.plist'
end