homebrew-cask/Casks/yubiswitch.rb

10 lines
289 B
Ruby
Raw Normal View History

2013-11-07 20:54:37 +08:00
class Yubiswitch < Cask
2014-08-18 09:29:54 +08:00
version '0.7'
sha256 '680577971e037ca52292e62809e0709adce1d79946a7d740627e83cda6d4d6ca'
2014-08-18 09:29:54 +08:00
url 'https://github.com/pallotron/yubiswitch/releases/download/v0.7/yubiswitch_0.7.dmg'
homepage 'https://github.com/pallotron/yubiswitch'
2013-11-07 20:54:37 +08:00
link 'yubiswitch.app'
end