Skip to content

Commit

Permalink
ship: deprecate (#97741)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moisan committed Mar 26, 2022
1 parent 93b610a commit 0af0019
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/ship.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ class Ship < Formula
sha256 cellar: :any_skip_relocation, mojave: "c3974dea38bf106223fc9bccb8c3e2eaff6f8d951a95ddad849a63edc6040578"
end

# depends indirectly on python@2 and is superseded by kots
deprecate! date: "2022-03-25", because: :deprecated_upstream

# Bump to 1.18 on the next release, if possible.
depends_on "go@1.17" => :build
# Switch to `node` when ship updates dependency node-sass>=6.0.0
Expand Down

0 comments on commit 0af0019

Please sign in to comment.