mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
260 B
Ruby
7 lines
260 B
Ruby
class Isolator < Cask
|
|
url 'http://willmore.eu/software/download/Isolator-4.9beta.dmg'
|
|
homepage 'http://willmore.eu/software/isolator'
|
|
version '4.9beta'
|
|
sha256 '0f77f1165223196af77df9565f0573bce4d42ac6c327c73bb01c6eaa74081d6c'
|
|
link 'Isolator.app'
|
|
end
|