Skip to content

Commit

Permalink
Merge pull request Homebrew#202692 from Homebrew/tctl-deprecate
Browse files Browse the repository at this point in the history
tctl: update deprecate note
  • Loading branch information
BrewTestBot authored Dec 29, 2024
2 parents 135edc4 + 2b2dba8 commit 728e99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/t/tctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Tctl < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "6fe6c1efa47cbfe9750cb68e0c9e413a4e2005d382faf3554202585f71218500"
end

deprecate! date: "2024-12-04", because: "use `temporal` formula instead"
deprecate! date: "2024-12-04", because: :unmaintained, replacement: "temporal"

depends_on "go" => :build

Expand Down

0 comments on commit 728e99a

Please sign in to comment.