homebrew-cask/Casks/isolator.rb

14 lines
450 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'isolator' do
version '4.9beta'
sha256 '0f77f1165223196af77df9565f0573bce4d42ac6c327c73bb01c6eaa74081d6c'
2014-09-26 20:08:58 +08:00
url "http://willmore.eu/software/download/Isolator-#{version}.dmg"
2014-10-15 23:43:51 +08:00
appcast 'http://willmore.eu/software/isolator/releases.xml',
checkpoint: 'e6c1876267632694796c24767ac822879dfb28a06eaa87d99bbc794363a600e2'
2015-01-05 04:59:56 +08:00
name 'Isolator'
homepage 'http://willmore.eu/software/isolator/'
2015-09-05 01:25:22 +08:00
license :gratis
2014-09-16 00:05:45 +08:00
app 'Isolator.app'
2013-12-27 20:51:44 +08:00
end