cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / yubiswitch.rb
blob5844dc13c77118b65b13a6417aa56c58d2985ab8
1 cask :v1 => 'yubiswitch' do
2   version '0.7'
3   sha256 '680577971e037ca52292e62809e0709adce1d79946a7d740627e83cda6d4d6ca'
5   url "https://github.com/pallotron/yubiswitch/releases/download/v#{version}/yubiswitch_#{version}.dmg"
6   homepage 'https://github.com/pallotron/yubiswitch'
7   license :gpl
9   app 'yubiswitch.app'
10 end