Update atom to 1.17.0 (#34249)

This commit is contained in:
Gobinath Mallaiyan 2017-05-16 14:27:22 -04:00 committed by Victor Popkov
parent 7f565895af
commit c0a05f03a8
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'atom' do
version '1.16.0'
sha256 '3fa561d6d9dbf13166e051820651ef3c2ec7954f8c9107d69b49731c8da144d5'
version '1.17.0'
sha256 '46f8d0e2521f4b6d15eb979cf37a276eeea0744f21b2329f40827e8a9e96d3e7'
# github.com/atom/atom was verified as official when first introduced to the cask
url "https://github.com/atom/atom/releases/download/v#{version}/atom-mac.zip"
appcast 'https://github.com/atom/atom/releases.atom',
checkpoint: 'bf9aa9c80548e089b764df3a386788c25a8836567a8de1271f4b939839a4df28'
checkpoint: '43de67392dcdc8120c0d8b23fb4973b914d1722adb901d171f96c5b6144adddd'
name 'Github Atom'
homepage 'https://atom.io/'