mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
239 B
Ruby
7 lines
239 B
Ruby
class HandsOff < Cask
|
|
url 'https://www.metakine.com/files/Hands%20Off!%20v2.0.8.dmg'
|
|
homepage 'http://www.metakine.com/products/handsoff/'
|
|
version '2.0.8'
|
|
sha1 '8c41cf964ce5b949c4912d322b0bbe5a34d2a5b6'
|
|
link 'Hands Off!.app'
|
|
end
|