Update iterm2 to 3.1.4 (#39947)

This commit is contained in:
David Yantis 2017-10-22 18:18:24 -05:00 committed by commitay
parent 138e088411
commit 7d94e1bc32
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'iterm2' do
# note: "2" is not a version number, but an intrinsic part of the product name
version '3.1.3'
sha256 '4f35d70f4420fa736ed158663ecf114baeb61836b5a8b30652595ab4fcf68544'
version '3.1.4'
sha256 '202b2803b514eedd942dac94640cfaee45668e3e6939f88eb29730890dc6d66c'
url "https://iterm2.com/downloads/stable/iTerm2-#{version.dots_to_underscores}.zip"
appcast 'https://iterm2.com/appcasts/final.xml',
checkpoint: 'f6cde834cc7849656cd6c5a54a582dbd7370a0ed7772f6d2c4af9aaf5ad8c4e8'
checkpoint: '7ddf5dfdceb82b8ea6f616f5daf2f1539e5a8db7e5b6a1b83ebbbbf1fab5e7f9'
name 'iTerm2'
homepage 'https://www.iterm2.com/'