homebrew-cask/Casks/remonit.rb

12 lines
444 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'remonit' do
2014-04-10 19:33:19 +08:00
version '0.2.0'
sha256 'fb8e51c7d68d83274b2acff107e7ef4857d28c9daf4d5ac2599c14cb3d6516fe'
2016-03-11 05:57:36 +08:00
# 874390f0461dc5bbf96b-8953e31051b5247f1143d89b1a42aa7d.r65.cf2.rackcdn.com was verified as official when first introduced to the cask
2014-09-26 20:09:09 +08:00
url "http://874390f0461dc5bbf96b-8953e31051b5247f1143d89b1a42aa7d.r65.cf2.rackcdn.com/remonit-#{version}-mac.zip"
2015-04-25 22:49:49 +08:00
name 'Remonit'
homepage 'http://zef.io/remonit/'
2014-09-16 00:06:14 +08:00
app 'Remonit.app'
2014-04-10 19:33:19 +08:00
end