Update fly to 3.3.1 (#36173)

This commit is contained in:
Victor Popkov 2017-07-04 21:23:31 +03:00 committed by GitHub
parent 277fddbfb1
commit 1b5a2fe909
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'fly' do
version '3.3.0'
sha256 'e41693bec8df5f0a5fb65b99878a74fceb226d51b047625e234b0820488d9f44'
version '3.3.1'
sha256 'c33c381bb675fc2e777ecbe1f7dff08f30e3ffec639727ef57916983b3f9f702'
url "https://github.com/concourse/concourse/releases/download/v#{version}/fly_darwin_amd64"
appcast 'https://github.com/concourse/concourse/releases.atom',
checkpoint: 'f3d29b5a89a5ebd78a238bb09e82dd63675d0da4a0afd9941dddc5cfd3aaa1e5'
checkpoint: '36f927788e8f81fdbf54d8d6efde0e41c4e69bdfdf8daba0e680acffe5c2fed6'
name 'fly'
homepage 'https://github.com/concourse/fly'