mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
7 lines
182 B
Ruby
7 lines
182 B
Ruby
class Contexts < Cask
|
|
url 'http://contextsformac.com/releases/Contexts.zip'
|
|
homepage 'http://contextsformac.com/'
|
|
version 'latest'
|
|
sha256 :no_check
|
|
link 'Contexts.app'
|
|
end
|