From d53957a748066270ed29dc7fc0b7174f780b5ef7 Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Wed, 19 Apr 2023 22:52:44 +0200 Subject: [PATCH] ship: disable --- Formula/ship.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/ship.rb b/Formula/ship.rb index 362b40fbf92b7..e1d3a88b8903a 100644 --- a/Formula/ship.rb +++ b/Formula/ship.rb @@ -16,7 +16,7 @@ class Ship < Formula end # depends indirectly on python@2 and is superseded by kots - deprecate! date: "2022-03-25", because: :deprecated_upstream + disable! date: "2023-04-19", because: :deprecated_upstream # Bump to 1.18 on the next release, if possible. depends_on "go@1.17" => :build