homebrew-cask/Casks/xscope.rb

14 lines
456 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'xscope' do
2015-07-22 20:15:00 +08:00
version '4.1.4'
2015-10-03 20:53:46 +08:00
sha256 'd9f1eab342b885277344829eb7b10fa636b76991a9367fb2319f32a48a386ea2'
2015-06-29 14:32:18 +08:00
url "https://iconfactory.com/assets/software/xscope/xScope-#{version}.zip"
appcast 'https://iconfactory.com/appcasts/xScope/appcast.xml',
2015-07-22 20:15:00 +08:00
:sha256 => '29eaf2c30992f4c72e4a98d96ce912a1cfde16d751a6b68044ef3c116672d8eb'
2015-01-06 10:28:54 +08:00
name 'xScope'
2012-10-23 09:19:56 +08:00
homepage 'http://iconfactory.com/software/xscope'
license :commercial
2014-09-16 00:06:39 +08:00
app 'xScope.app'
2012-10-23 09:19:56 +08:00
end