Merge pull request #200927 from Homebrew/bump-zed-0.172.10
[Homebrew/homebrew-cask.git] / Casks / h / hotswitch.rb
blob65a743b6a0646150143c5ab65558cfa0ac4daeae
1 cask "hotswitch" do
2   version "1.21"
3   sha256 :no_check
5   url "https://oniatsu.github.io/HotSwitch/release/zip/HotSwitch.zip"
6   name "HotSwitch"
7   desc "Fast window switcher using a 2-stroke hotkey"
8   homepage "https://oniatsu.github.io/HotSwitch/"
10   disable! date: "2024-12-16", because: :discontinued
12   app "HotSwitch.app"
14   zap trash: "~/Library/Preferences/com.oniatsu.HotSwitch.plist"
15 end