Update duet to 1.6.9.3 (#41537)

* Update duet to 1.6.9.3

* appcast
This commit is contained in:
Sören Brunk 2017-12-02 13:35:44 +01:00 committed by commitay
parent e05771ffde
commit 4f3d4f1ba8
1 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
cask 'duet' do
version '1.6.5.5'
sha256 'bc259f289403c091b5fb8efeafc69af288d0c048c82283b36b6ac3bb3a2cacc0'
version '1.6.9.3'
sha256 '3d99159540ebf61052598a91f7dc1d7c150c3b52a2fceb923dffc8cee8134c16'
# storage.googleapis.com/duetdisplay/ was verified as official when first introduced to the cask
url "https://storage.googleapis.com/duetdisplay/duet-#{version.dots_to_hyphens}.zip"
appcast "https://s3-us-west-1.amazonaws.com/duetmac/#{version.major_minor_patch.dots_to_underscores}/DuetDisplayAppcast.xml",
checkpoint: '97af669d33ad9353ddbb7318681c48d8987fc8f3ce032af3d5f3815080f929c0'
# duet.nyc3.digitaloceanspaces.com/Mac was verified as official when first introduced to the cask
url "https://duet.nyc3.digitaloceanspaces.com/Mac/#{version.major_minor.dots_to_underscores}/duet-#{version.dots_to_hyphens}.zip"
appcast 'https://updates.duetdisplay.com/checkMacUpdates',
checkpoint: 'c0c43acdfb45bb85c673c36e191d16a74c46105f8bfdbb185de75bd9172b1624'
name 'Duet'
homepage 'https://www.duetdisplay.com/'