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.3.zip'
|
|
homepage 'http://iconfactory.com/software/xscope'
|
|
version '3.6.3'
|
|
sha1 '31e0d59765606595441e1489777ad46bdd9531af'
|
|
link 'xScope.app'
|
|
end
|