Merge pull request #200927 from Homebrew/bump-zed-0.172.10
[Homebrew/homebrew-cask.git] / Casks / h / honer.rb
blob13d0a4a61beb5b3d3eaf25f14193c2af9d88d7a1
1 cask "honer" do
2   version "1.1"
3   sha256 "ca6b657bec7fd20e2cae8c7145852439148211b9d4aac9ab12c354c69426c043"
5   url "https://github.com/puffnfresh/Honer.app/releases/download/#{version}/Honer.app.zip"
6   name "Honer"
7   desc "Utility that draws a border around the focused window"
8   homepage "https://github.com/puffnfresh/Honer.app"
10   deprecate! date: "2024-06-22", because: :discontinued
12   app "Honer.app"
13 end