mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
233 B
Ruby
7 lines
233 B
Ruby
class Caffeine < Cask
|
|
url 'http://download.lightheadsw.com/download.php?software=caffeine'
|
|
homepage 'http://lightheadsw.com/caffeine/'
|
|
version '1.1.1'
|
|
sha1 'd2fbdad1619934313026fc831e6c6e3dd97ac030'
|
|
link 'Caffeine.app'
|
|
end
|