excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / k / keypad-layout.rb
blob7427785c8b241006492d45a1487873158ebf63cb
1 cask "keypad-layout" do
2   version "1.12"
3   sha256 "3c4ec7dbe0d50918b4bfb126347d33e29bd7af0a5ae31aa48d68eb91c03e4ad0"
5   url "https://github.com/janten/keypad-layout/releases/download/#{version}/Keypad-Layout.zip"
6   name "Keypad Layout"
7   desc "Utility to control window layout using the Ctrl key and the numeric keypad"
8   homepage "https://github.com/janten/keypad-layout"
10   app "Keypad Layout.app"
12   zap trash: "~/Library/Preferences/com.jan-gerd.keypad-layout.plist"
13 end