Skip to content

Commit 00fdd86

Browse files
viam-server: update 0.51.2 bottle.
1 parent b803406 commit 00fdd86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/viam-server.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ class ViamServer < Formula
88

99
bottle do
1010
root_url "https://ghcr.io/v2/viamrobotics/brews"
11-
rebuild 1
12-
sha256 cellar: :any, arm64_sequoia: "9920afb49bca480e24224e0d3d764091d5fb1e079798cfd7a6fedbfed21333fb"
13-
sha256 cellar: :any, arm64_sonoma: "d6ee26b655968605e2e74ec6601f3877c22e5601a725888370bdd046e50f23a8"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3bfb1680bfe9ed8c9e6d308299a6af862bb062fe401dc36bcb2df341bf49449"
11+
rebuild 2
12+
sha256 cellar: :any, arm64_sequoia: "7d40da6d357e1c30dfb011748059d30a4d36ad19f551fb09a76ed3a2be2b9ac4"
13+
sha256 cellar: :any, arm64_sonoma: "206ea1f2bc5febfc797018ae50a7e581300f1c60f7e171f9d4b64b349783af08"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "aacd0b93a67552ceee91c6e47abdffe4b546c59048820e519f5dfc384a16506e"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)