Skip to content

Commit

Permalink
corepack: deprecate in favor of corepack from node formula
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Oct 27, 2024
1 parent de32922 commit 8714306
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/c/corepack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class Corepack < Formula
sha256 cellar: :any_skip_relocation, all: "3da43ee94c2a21437b6db8bde735992f48bb0b4875b42eeb8a0e1424a8f0d694"
end

deprecate! date: "2024-10-27", because: "deprecated in favor of corepack in node formula"

depends_on "node"

conflicts_with "hadoop", because: "both install `yarn` binaries"
Expand Down

0 comments on commit 8714306

Please sign in to comment.