mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
5 lines
161 B
Ruby
5 lines
161 B
Ruby
class Caffeine < Cask
|
|
url 'http://download.lightheadsw.com/download.php?software=caffeine'
|
|
homepage 'http://lightheadsw.com/caffeine/'
|
|
version '1.1.1'
|
|
end
|