Update minishift to 1.21.0 (#49471)

This commit is contained in:
Brian Morton 2018-07-10 15:10:55 -07:00 committed by commitay
parent a553eff799
commit f94259f444
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'minishift' do
version '1.20.0'
sha256 '8877897d06d134a00bcd7801e8239ab323519d84fca15d07d4ea0a83ffbf6072'
version '1.21.0'
sha256 'bb60c9799648aec7994bfff4085a5e9ab04bad4d06926e3cd3d01aa32ada1515'
url "https://github.com/minishift/minishift/releases/download/v#{version}/minishift-#{version}-darwin-amd64.tgz"
appcast 'https://github.com/minishift/minishift/releases.atom'