Skip to content

Commit cbe8190

Browse files
authored
ksh: deprecate (Homebrew#107154)
1 parent 20bafe9 commit cbe8190

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/ksh.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ class Ksh < Formula
1616
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a6f8d5a96eaf9d91da32c58e453d7aacc4f47acea57f6a2b3db7cc108bbcd1f"
1717
end
1818

19+
deprecate! date: "2020-05-01", because: "abandoned, unmaintained, no releases since 2019; consider ksh93 instead"
20+
1921
depends_on "meson" => :build
2022
depends_on "ninja" => :build
2123

0 commit comments

Comments
 (0)