You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
327 B
10 lines
327 B
class Xscope3 < Cask
|
|
version '3.6.3'
|
|
sha256 '1e5e46f50ecd81e35cf819fbd04b2c9726beddc24e86cdd2f6ae5dc60aeb4e4b'
|
|
|
|
url 'https://iconfactory.com/assets/software/xscope/xScope-3.6.3.zip'
|
|
appcast 'http://iconfactory.com/appcasts/xScope/appcast.xml'
|
|
homepage 'http://iconfactory.com/software/xscope'
|
|
|
|
app 'xScope.app'
|
|
end
|
|
|