Skip to content

Commit ac246cb

Browse files
committed
taskd: disable
1 parent 93b6246 commit ac246cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Formula/t/taskd.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ class Taskd < Formula
77
revision 1
88
head "https://github.com/GothenburgBitFactory/taskserver.git", branch: "1.2.0"
99

10-
no_autobump! because: :requires_manual_review
11-
1210
bottle do
1311
rebuild 2
1412
sha256 cellar: :any, arm64_sequoia: "61cffe43c79c6f9b87120529a75db6303a304526f47426999b22a3115418ee7a"
@@ -23,6 +21,7 @@ class Taskd < Formula
2321
end
2422

2523
deprecate! date: "2024-07-04", because: :repo_archived
24+
disable! date: "2025-07-07", because: :repo_archived
2625

2726
depends_on "cmake" => :build
2827
depends_on "gnutls"

0 commit comments

Comments
 (0)