|
|
@ -1,10 +1,10 @@ |
|
|
|
cask 'minishift-beta' do |
|
|
|
version '1.0.0-rc.2' |
|
|
|
sha256 'e2570cf193704311d99a4f4e189e8eb115678bc15803b702b9f6228d0da26d08' |
|
|
|
version '1.0.0' |
|
|
|
sha256 'a6a10705ed2e8d3bc2bd43b0d09ad53aebf6b27b4192c4552cf425efd9af3d71' |
|
|
|
|
|
|
|
url "https://github.com/minishift/minishift/releases/download/v#{version}/minishift-#{version}-darwin-amd64.tgz" |
|
|
|
appcast 'https://github.com/minishift/minishift/releases.atom', |
|
|
|
checkpoint: '6e296c5520db6de506eae461334bb50b1d9303fe5c8d1998f686fc1340e04f46' |
|
|
|
checkpoint: '4547ced962d75dcd51dcca6812f4b2423390e99dce57fabaed35772bcddec0da' |
|
|
|
name 'Minishift' |
|
|
|
homepage 'https://github.com/minishift/minishift' |
|
|
|
|
|
|
|