homebrew-cask/Casks/tether.rb

12 lines
271 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'tether' do
2015-07-14 16:47:27 +08:00
version '1.6.2'
2015-08-12 21:26:34 +08:00
sha256 '3e774fa4f4e25a0be0da5d23c1052701d8f78ae1393172a085058324b21bcbaf'
url "http://hellotether.com/downloads/Tether_v#{version}.zip"
name 'Tether'
homepage 'http://hellotether.com/'
license :gratis
app 'Tether.app'
end