Browse Source

Update docker-edge to 17.05.0-ce-mac11,17656 (#3825)

master
commitay 8 years ago
committed by Vítor Galvão
parent
commit
409c18c22c
  1. 6
      Casks/docker-edge.rb

6
Casks/docker-edge.rb

@ -1,10 +1,10 @@
cask 'docker-edge' do cask 'docker-edge' do
version '17.05.0-ce-mac9,17434' version '17.05.0-ce-mac11,17656'
sha256 'f1d3a66116354122ca508c7377cb47a76c7b21b9e5243d68233d214eab7421fe' sha256 '1ae2d1664b834508ec507268e5802eb73c30840a996c6cbc14214ab29a1ec8bd'
url "https://download.docker.com/mac/edge/#{version.after_comma}/Docker.dmg" url "https://download.docker.com/mac/edge/#{version.after_comma}/Docker.dmg"
appcast 'https://download.docker.com/mac/edge/appcast.xml', appcast 'https://download.docker.com/mac/edge/appcast.xml',
checkpoint: '92cb5cb1c9e4fa9fdbddd722c5dc40057bdc9d1f81678c708368919bd2a4acb8' checkpoint: '1b7dd6a5192139d07c425bd76203ca7c0b8818abd78d26784a13fb34e3d0e34f'
name 'Docker Community Edition for Mac (Edge)' name 'Docker Community Edition for Mac (Edge)'
homepage 'https://www.docker.com/community-edition' homepage 'https://www.docker.com/community-edition'

Loading…
Cancel
Save