Skip to content

Commit

Permalink
neosync: update 0.5.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 21, 2025
1 parent f10eb25 commit 6941493
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: "f57a0ba86a32a9a240232fb1ef8f26ffb0decb8050f27ada709a1b3019260763"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f57a0ba86a32a9a240232fb1ef8f26ffb0decb8050f27ada709a1b3019260763"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f57a0ba86a32a9a240232fb1ef8f26ffb0decb8050f27ada709a1b3019260763"
sha256 cellar: :any_skip_relocation, sonoma: "5fa50225a8ea65ea068cef8b88f0a1c09fe71c97790c31980ca3f784b9627709"
sha256 cellar: :any_skip_relocation, ventura: "5fa50225a8ea65ea068cef8b88f0a1c09fe71c97790c31980ca3f784b9627709"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9738fd6cc1a455157bc863c459d339717110ed78be559aa998e3bb55074c1e4d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e3fde83f6d3c94059f43c8eedc1e9db26063db45cc160a33bae520a0b62e0478"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e3fde83f6d3c94059f43c8eedc1e9db26063db45cc160a33bae520a0b62e0478"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e3fde83f6d3c94059f43c8eedc1e9db26063db45cc160a33bae520a0b62e0478"
sha256 cellar: :any_skip_relocation, sonoma: "f26ce0ea858b88a7a4703ec135cef8c500f35fc514921ba4d88162bdfb5e2bee"
sha256 cellar: :any_skip_relocation, ventura: "f26ce0ea858b88a7a4703ec135cef8c500f35fc514921ba4d88162bdfb5e2bee"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e75192582af90f15164ec005856d5be34d4ae375327fe315c3a80d9d236fefe2"
end

depends_on "go" => :build
Expand Down

0 comments on commit 6941493

Please sign in to comment.