Skip to content

Commit

Permalink
Update Docker for Mac Beta to 1.12.1.11807 (Homebrew#2554)
Browse files Browse the repository at this point in the history
  • Loading branch information
metyl authored and reitermarkus committed Sep 8, 2016
1 parent c9a6be3 commit a592992
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/docker-beta.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cask 'docker-beta' do
version '1.12.1.11525'
sha256 '95cdef690943272b00f701c06f1ef4954c0cae7a3a454e91f1d5cad407252e1f'
version '1.12.1.11807'
sha256 'e1ef592d7aa9d6bb66ac6bff94c4f5b9cbe8da088984cae0f2ab6a505b514b50'

url "https://download.docker.com/mac/beta/#{version}/Docker.dmg"
appcast 'https://download.docker.com/mac/beta/appcast.xml',
checkpoint: 'fcfc6aa7674b26ff0ee1131fcda26dd1be14be88e666fabe88a631ba591bf231'
checkpoint: '4e009f0ef12ef38f3dfc9cc5fb2352d74c28659aebaaf439929dccfeaf2d64c7'
name 'Docker for Mac Beta'
homepage 'https://www.docker.com/products/docker'
license :gratis
Expand Down

0 comments on commit a592992

Please sign in to comment.