homebrew-cask/Casks/authy-bluetooth.rb

11 lines
287 B
Ruby
Raw Normal View History

class AuthyBluetooth < Cask
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'
2014-10-01 23:32:30 +08:00
license :unknown
2014-09-16 00:05:16 +08:00
app 'Authy Bluetooth.app'
end