From 292bd45c18a6f480224f9dcdd7e5492e03c960bd Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:52:00 -0500 Subject: [PATCH] bootxchanger: discontinued --- Casks/b/bootxchanger.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Casks/b/bootxchanger.rb b/Casks/b/bootxchanger.rb index 5b8bd32b46..960dcd14cf 100644 --- a/Casks/b/bootxchanger.rb +++ b/Casks/b/bootxchanger.rb @@ -9,4 +9,8 @@ cask "bootxchanger" do homepage "https://namedfork.net/bootxchanger/" app "BootXChanger.app" + + caveats do + discontinued + end end