Skip to content

Commit 3c0d00c

Browse files
authored
Merge pull request #206252 from Homebrew/tart-disable
tart: disable on 2025-02-28
2 parents b68edb4 + 74e4325 commit 3c0d00c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/t/tart.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ class Tart < Formula
1414
end
1515

1616
# https://tart.run/blog/2023/02/11/changing-tart-license/
17-
deprecate! date: "2024-09-16", because: "switched to a DFSG-incompatible license"
17+
# Original deprecation date: 2024-09-16
18+
disable! date: "2025-02-28", because: "switched to a DFSG-incompatible license"
1819

1920
depends_on maximum_macos: [:sonoma, :build]
2021
depends_on "rust" => :build

0 commit comments

Comments
 (0)