mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
235 B
Ruby
7 lines
235 B
Ruby
class Xscope < Cask
|
|
url 'http://iconfactory.com/assets/software/xscope/xScope-3.6.1.zip'
|
|
homepage 'http://iconfactory.com/software/xscope'
|
|
version '3.6.1'
|
|
sha1 '33c00430c28e6d51640b7c7117db7164e601bada'
|
|
link 'xScope.app'
|
|
end
|