homebrew-cask/Casks/isolator.rb

14 lines
454 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'isolator' do
version '4.99beta'
sha256 '8ab9344efd503606c88dbd5a139e932f37d25ec9b8d7c574a6af9f6cf1d9bcaf'
2014-09-26 20:08:58 +08:00
url "http://willmore.eu/software/download/Isolator-#{version}.dmg"
appcast 'http://willmore.eu/software/isolator/allversions.xml',
checkpoint: 'ae7c35f74d6d2d4c524f05acf34054490899e288a340f0bc6e5954ff275c1a6a'
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