homebrew-cask/Casks/nscope.rb

11 lines
253 B
Ruby
Raw Normal View History

2016-04-06 13:46:54 +08:00
cask 'nscope' do
2018-04-26 08:14:03 +08:00
version '0.8.1'
sha256 'fdc6bf8ad67e20eb20f5fb4757a80014675388421e5d8e7afa200fe5aa7cc415'
2016-04-06 13:46:54 +08:00
2017-04-06 12:52:28 +08:00
url "http://www.nscope.org/v#{version.no_dots}/mac/nScope.dmg"
2016-04-06 13:46:54 +08:00
name 'nScope'
homepage 'http://www.nscope.org/'
app 'nScope.app'
end