mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
242 B
Ruby
9 lines
242 B
Ruby
class TimeOut < Cask
|
|
version '1.7.1'
|
|
sha256 '3c9892344c8313b8ccf0a76cceb00834ddbe26e5114bcd674c4fd53aeb44e310'
|
|
|
|
url 'http://www.dejal.com/download/timeout-1.7.1.zip'
|
|
homepage 'http://www.dejal.com/timeout/'
|
|
|
|
link 'Time Out.app'
|
|
end
|