homebrew-cask/Casks/isolator.rb

14 lines
449 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',
:sha256 => '7bcafa48189e21cb571c04ce70e5f235baf354c3a7c6b891b9ace3507acbc0f8'
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