mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
countdown: disable as it stopped working
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
@@ -6,5 +6,11 @@ cask "countdown" do
|
||||
name "Countdown Screensaver"
|
||||
homepage "https://github.com/soffes/Countdown"
|
||||
|
||||
# no releases in the past 8 years, and no commits in the past 6 years
|
||||
# users have reported that it stopped working
|
||||
# https://github.com/soffes/Countdown/issues/8
|
||||
# https://github.com/soffes/Countdown/issues/11
|
||||
disable! date: "2024-01-01", because: :unmaintained
|
||||
|
||||
screen_saver "Countdown.saver"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user