mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -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.9.dmg'
|
|
homepage 'http://www.metakine.com/products/handsoff/'
|
|
version '2.0.9'
|
|
sha1 '62828971c678df176a4c1ffd443468aee4d9c376'
|
|
link 'Hands Off!.app'
|
|
end
|