homebrew-cask/Casks/authy-bluetooth.rb

11 lines
291 B
Ruby
Raw Normal View History

2014-11-14 01:25:25 +08:00
cask :v1 => 'authy-bluetooth' do
2014-01-03 19:19:18 +08:00
version '1.3'
sha256 '0f0b78ef607f3bdc0cf6de903078981ebee5f8e551880e718322a85ecbcdd8af'
2014-09-26 20:08:47 +08:00
url "https://www.authy.com/authy-desktop/Authy_Bluetooth-#{version}.app.zip"
homepage 'https://www.authy.com'
license :gratis
2014-09-16 00:05:16 +08:00
app 'Authy Bluetooth.app'
end