homebrew-cask/Casks/knox.rb

12 lines
348 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'knox' do
2015-07-01 05:42:01 +08:00
version '2.3.2'
sha256 '35379e9af57d39ed0fcc965d295e1509f32300044379ab3c686b762fe1eac915'
2016-03-09 05:01:13 +08:00
# d13itkw33a7sus.cloudfront.net was verified as official when first introduced to the cask
2014-09-26 20:08:59 +08:00
url "https://d13itkw33a7sus.cloudfront.net/dist/K/Knox-#{version}.zip"
2015-01-05 04:03:28 +08:00
name 'Knox'
2016-11-23 21:34:43 +08:00
homepage 'https://agilebits.com/'
2014-09-16 00:05:49 +08:00
app 'Knox.app'
end