diff --git a/Casks/g/guppy.rb b/Casks/g/guppy.rb index f9bd65980e..4f8cf09f31 100644 --- a/Casks/g/guppy.rb +++ b/Casks/g/guppy.rb @@ -7,11 +7,9 @@ cask "guppy" do desc "Friendly application manager and task runner for React.js" homepage "https://github.com/joshwcomeau/guppy" + deprecate! date: "2023-12-17", because: :discontinued + app "Guppy.app" zap trash: "~/Library/Application Support/Guppy" - - caveats do - discontinued - end end