We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b68edb4 + 74e4325 commit 3c0d00cCopy full SHA for 3c0d00c
Formula/t/tart.rb
@@ -14,7 +14,8 @@ class Tart < Formula
14
end
15
16
# https://tart.run/blog/2023/02/11/changing-tart-license/
17
- deprecate! date: "2024-09-16", because: "switched to a DFSG-incompatible license"
+ # Original deprecation date: 2024-09-16
18
+ disable! date: "2025-02-28", because: "switched to a DFSG-incompatible license"
19
20
depends_on maximum_macos: [:sonoma, :build]
21
depends_on "rust" => :build
0 commit comments