Upgrade Tether.app to v1.3.0

Closes #10084.
This commit is contained in:
Drew Gross 2015-03-16 18:01:49 -07:00 committed by Vítor Galvão
parent d799295b12
commit 50fe62f6cb
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
cask :v1 => 'tether' do
version '1.2.0'
sha256 '2ac0acbe47a2d348730bb132e202f2ad7eebf6d1be3f597e6ddc8cab0db597d2'
version '1.3.0'
sha256 '33346da2daaa12678540a1b99a24da77ea008022b04137ecf2f4166998606c6f'
url 'http://hellotether.com/downloads/tether.zip'
url "http://hellotether.com/downloads/Tether_v#{version}.zip"
name 'Tether'
homepage 'http://hellotether.com/'
license :gratis
app "Tether_v#{version}.app"
app "Tether.app"
end