homebrew-cask/Casks/hotswitch.rb

13 lines
340 B
Ruby

cask "hotswitch" do
version "1.21"
sha256 :no_check
url "https://oniatsu.github.io/HotSwitch/release/zip/HotSwitch.zip"
appcast "https://github.com/oniatsu/HotSwitch/releases.atom"
name "HotSwitch"
desc "Fast window switcher using a 2-stroke hotkey"
homepage "https://oniatsu.github.io/HotSwitch/"
app "HotSwitch.app"
end