homebrew-cask/Casks/authy-bluetooth.rb

10 lines
261 B
Ruby
Raw Normal View History

class AuthyBluetooth < Cask
2014-01-03 19:19:18 +08:00
version '1.3'
sha256 '0f0b78ef607f3bdc0cf6de903078981ebee5f8e551880e718322a85ecbcdd8af'
url 'https://www.authy.com/authy-desktop/Authy_Bluetooth-1.3.app.zip'
homepage 'https://www.authy.com'
2014-09-16 00:05:16 +08:00
app 'Authy Bluetooth.app'
end