mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user