Skip to content

Commit 3f2d8aa

Browse files
committed
neosync: update 0.4.90 bottle.
1 parent 6bcc42e commit 3f2d8aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/n/neosync.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Neosync < Formula
77
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9a63e96b4b71852f664cabdbff4b39538597fbcc24803d614d4385a0cf163bbd"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a63e96b4b71852f664cabdbff4b39538597fbcc24803d614d4385a0cf163bbd"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9a63e96b4b71852f664cabdbff4b39538597fbcc24803d614d4385a0cf163bbd"
13-
sha256 cellar: :any_skip_relocation, sonoma: "4213f28e2f957a674100f94789c1655d6d7d74b968c31e87b6d6ef82abb33e13"
14-
sha256 cellar: :any_skip_relocation, ventura: "4213f28e2f957a674100f94789c1655d6d7d74b968c31e87b6d6ef82abb33e13"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "72949f16e9805ccc9ff3bcae3be7213989f33be49d269da9b232ff6678aca442"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8b328f16f9279a62992cd4d84ab4e4a38c48006fb52fef3025d1ffe17de985a0"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8b328f16f9279a62992cd4d84ab4e4a38c48006fb52fef3025d1ffe17de985a0"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "8b328f16f9279a62992cd4d84ab4e4a38c48006fb52fef3025d1ffe17de985a0"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8900a7399c7ac1ee5bd3136befdc7769f9ac3b2d27ce8b8f94299849eb2dbef1"
14+
sha256 cellar: :any_skip_relocation, ventura: "8900a7399c7ac1ee5bd3136befdc7769f9ac3b2d27ce8b8f94299849eb2dbef1"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "eccf1b361d21d03f8777055ea7dc0295c08d255f093e79a87e6e50abff1bded7"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)