homebrew-cask/Casks/coderunner.rb

14 lines
505 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'coderunner' do
2017-02-26 01:52:36 +08:00
version '2.3'
sha256 '0e086e416827b0262d65ca3bdcec82a81c5ba6eff5018582d324e0cd3a343dd8'
2016-02-12 06:59:11 +08:00
# dktfof1z89xc1.cloudfront.net was verified as official when first introduced to the cask
2016-07-18 23:58:17 +08:00
url "https://dktfof1z89xc1.cloudfront.net/CodeRunner-#{version}.zip"
2015-05-23 01:20:11 +08:00
appcast 'https://coderunnerapp.com/appcast.xml',
2017-02-26 01:52:36 +08:00
checkpoint: '87172e03eba24a1b2929044da1165c1b6dd9cac928f628595c27b9e5667b77de'
2015-08-14 04:27:50 +08:00
name 'CodeRunner'
homepage 'https://coderunnerapp.com/'
app 'CodeRunner.app'
end