Skip to content

Commit c2deb34

Browse files
committed
rover: update 0.26.3 bottle.
1 parent b958471 commit c2deb34

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/r/rover.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7238fd929323c3ffd985ef08502ca9299d32d575f46f03504d812b61267d6568"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b3bf0944e38a713f89215781848e2114a97d4f8386a44555d08a1c4903ead366"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e730616dabf142202cc1c55f9129c6707fd12d978346c9f94d64a551e3edbb4a"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "c5a3907fd2d05661fb4c06eaba1c4c373e88332306e7a2ceb6c13ffcc6b58651"
14-
sha256 cellar: :any_skip_relocation, sonoma: "5684b6c9bb461e52fe4fb97e9df31130121798acd967566e0aab7330ec2fd4bd"
15-
sha256 cellar: :any_skip_relocation, ventura: "a685ad6c9c1961a87941baa3c05c4e748dbacd96b293a5ad8cc2002b5818b2d5"
16-
sha256 cellar: :any_skip_relocation, monterey: "cb42db02e1f9546e3c1f37a2808a1e24a2ab5eb41ade3cd5d98258fc16532b8d"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5fec84919e047f3dc24fe30bcc57669c879884419e7248d6a67381969dd6ded4"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "af6cd5113df7b5fa741b579fabe670082b3db726d409a2b6e6a040725e645328"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2f695541475d3624eaf460cb919b6b7943667d06d344e60248638348a7668fac"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1bdf99703863f085054061e22226eaf24e8477ca03033196f6639b986224fe59"
13+
sha256 cellar: :any_skip_relocation, sonoma: "940df1db811a7dcdf0497462978aad568c5e24aa3dd3d5fef2a71c792b4491b1"
14+
sha256 cellar: :any_skip_relocation, ventura: "084045bb70b4dc4abd88f50cad1135a637379b37a04ec6eb1d6d813f79b08f43"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "46ce9fd008f5ffe0080b6677b24c8fbd5b3e324564294e653b19cc1fc2a896e6"
1816
end
1917

2018
depends_on "rust" => :build

0 commit comments

Comments
 (0)