homebrew-cask/Casks/hands-off.rb

15 lines
522 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'hands-off' do
2017-05-19 21:48:17 +08:00
version '3.1.5'
sha256 '2975e091aa94e71ae75dbf9490db566ee5938630bc793d8a99a8281ab9f48847'
2014-09-14 00:55:26 +08:00
url "https://www.oneperiodic.com/files/Hands%20Off!%20v#{version}.dmg"
appcast "https://www.oneperiodic.com/handsoff#{version.major}.xml",
2017-05-19 21:48:17 +08:00
checkpoint: '8ab51e82722f6cffbfaad89a554111762c3c14bc9163a6a6afdf4a477c53368c'
2015-01-30 03:22:08 +08:00
name 'Hands Off!'
2015-06-29 14:32:18 +08:00
homepage 'https://www.oneperiodic.com/products/handsoff/'
2014-09-16 00:05:40 +08:00
app 'Hands Off!.app'
2014-11-22 22:24:19 +08:00
zap delete: '~/Library/Preferences/com.metakine.handsoff.plist'
2012-03-11 01:33:14 +08:00
end