Add Tether.app version 1.2.0

Tether will lock your Mac when you're not there and spring it back to life whenever you return. It's that simple!
This commit is contained in:
Vincent Klaiber 2015-03-13 08:56:20 +01:00
parent 81200e46a8
commit e968e90953
1 changed files with 11 additions and 0 deletions

11
Casks/tether.rb Normal file
View File

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