controlplane: deprecate

Signed-off-by: Rui Chen <rui@chenrui.dev>

controlplane: add `desc`

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2023-12-29 14:04:41 -05:00
parent c56c2e15e6
commit 9208b93f0a
+3 -4
View File
@@ -5,12 +5,11 @@ cask "controlplane" do
url "https://github.com/dustinrue/ControlPlane/releases/download/#{version}/ControlPlane-#{version}.dmg",
verified: "github.com/dustinrue/ControlPlane/"
name "ControlPlane"
desc "Context-sensitive application launcher"
homepage "https://www.controlplaneapp.com/"
livecheck do
url :url
strategy :github_latest
end
# app crash and homepage is gone
deprecate! date: "2023-12-29", because: :discontinued
app "ControlPlane.app"