Skip to content

Commit

Permalink
neosync: update 0.4.81 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 24, 2024
1 parent f884a12 commit 8d061be
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/n/neosync.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Neosync < Formula
head "https://github.com/nucleuscloud/neosync.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ae55a83544002ec11f32486afcd24b86c74ce8e0f94161cf41609e3490576ff1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ae55a83544002ec11f32486afcd24b86c74ce8e0f94161cf41609e3490576ff1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ae55a83544002ec11f32486afcd24b86c74ce8e0f94161cf41609e3490576ff1"
sha256 cellar: :any_skip_relocation, sonoma: "6abdaf97bac100084bed1f9e59b516abf14a7aeaa594858777d9292f7200f886"
sha256 cellar: :any_skip_relocation, ventura: "6abdaf97bac100084bed1f9e59b516abf14a7aeaa594858777d9292f7200f886"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e871dfe6ee77765f6f5f38635e77d3d39f0089323f042e4bcb66136897ec6b89"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "302107ede2be148a6622067f39f02e32159934b59cfec875f89c9d588de569a5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "302107ede2be148a6622067f39f02e32159934b59cfec875f89c9d588de569a5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "302107ede2be148a6622067f39f02e32159934b59cfec875f89c9d588de569a5"
sha256 cellar: :any_skip_relocation, sonoma: "52ee734a45fdfa146cae4f1b8934a8e3a838977e03687b67d854117233c5b877"
sha256 cellar: :any_skip_relocation, ventura: "52ee734a45fdfa146cae4f1b8934a8e3a838977e03687b67d854117233c5b877"
sha256 cellar: :any_skip_relocation, x86_64_linux: "43ff540abe6ec38bab7e5d9de61d99501ec73a76123097a6028777b411528a09"
end

depends_on "go" => :build
Expand Down

0 comments on commit 8d061be

Please sign in to comment.