mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #163590 from chenrui333/hancock-deprecate
hancock: `disable` as it stops working
This commit is contained in:
@@ -6,5 +6,12 @@ cask "hancock" do
|
||||
name "Hancock"
|
||||
homepage "https://github.com/JeremyAgost/Hancock"
|
||||
|
||||
# it has been four years since the last release
|
||||
# users have reported it stopped working for m1 as well as osx
|
||||
# https://github.com/JeremyAgost/Hancock/issues/8
|
||||
# https://github.com/JeremyAgost/Hancock/issues/7
|
||||
# https://github.com/JeremyAgost/Hancock/issues/6
|
||||
disable! date: "2024-01-01", because: :unmaintained
|
||||
|
||||
app "Hancock.app"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user