cask 'kube-solo' do version '1.0.3' sha256 'e0a983fc13cc24055a181238813486456bac33796619ba77f1be710d16a50773' url "https://github.com/TheNewNormal/kube-solo-osx/releases/download/v#{version}/Kube-Solo_v#{version}.dmg" appcast 'https://github.com/TheNewNormal/kube-solo-osx/releases.atom', checkpoint: '6ba282b8234da950f8d0f4c3a9c7c86793b2cf0fa760e0a8c235ac6b64852987' name 'Kube-Solo' homepage 'https://github.com/TheNewNormal/kube-solo-osx' app 'Kube-Solo.app' zap delete: '~/kube-solo' end