mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
289 B
Ruby
9 lines
289 B
Ruby
class Yubiswitch < Cask
|
|
version '0.3'
|
|
sha256 '9e22748a812ca8cfe0316d3dd90ffcbeedaa4358c3e1b0f25f075155bdcdaf19'
|
|
|
|
url 'https://github.com/pallotron/yubiswitch/releases/download/v0.3/yubiswitch_0.3.dmg'
|
|
homepage 'https://github.com/pallotron/yubiswitch'
|
|
|
|
link 'yubiswitch.app'
|
|
end
|