Skip to content

Commit 4a2fd17

Browse files
authored
Merge pull request #246605 from Homebrew/neosync-deprecate
neosync: deprecate
2 parents 09cbcdc + f159725 commit 4a2fd17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/n/neosync.rb

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

19+
deprecate! date: "2025-10-02", because: :repo_archived
20+
1921
depends_on "go" => :build
2022

2123
def install

0 commit comments

Comments
 (0)