8000 astro: update 1.13.2 bottle. · ArduinoBot/homebrew-core@903efe7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 903efe7

Browse files
committed
astro: update 1.13.2 bottle.
1 parent e34e755 commit 903efe7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/astro.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ class Astro < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5780a740ce6f7d40dfedf2d4408077cf9be298249af79fa5ba924ddc6f0d2c4b"
15-
sha256 cellar: :any_skip_relocation, arm64_monterey: "5780a740ce6f7d40dfedf2d4408077cf9be298249af79fa5ba924ddc6f0d2c4b"
16-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "5780a740ce6f7d40dfedf2d4408077cf9be298249af79fa5ba924ddc6f0d2c4b"
17-
sha256 cellar: :any_skip_relocation, ventura: "1f2877ef935c86c36781ed19b0387afce79582de4ab1bfa4d4cdb5494330d99f"
18-
sha256 cellar: :any_skip_relocation, monterey: "1f2877ef935c86c36781ed19b0387afce79582de4ab1bfa4d4cdb5494330d99f"
19-
sha256 cellar: :any_skip_relocation, big_sur: "1f2877ef935c86c36781ed19b0387afce79582de4ab1bfa4d4cdb5494330d99f"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "160de4571bd081535d2fadbaa6491d48a50bb5483b713fc4fc6e6f8c26b040da"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a06f25cfcaaf26dc06df41df615c2d67de2a157619b36cd876a95fc76ef2e443"
15+
sha256 cellar: :any_skip_relocation, arm64_monterey: "a06f25cfcaaf26dc06df41df615c2d67de2a157619b36cd876a95fc76ef2e443"
16+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a06f25cfcaaf26dc06df41df615c2d67de2a157619b36cd876a95fc76ef2e443"
17+
sha256 cellar: :any_skip_relocation, ventura: "f7b2fdb2e30b1fd928b08817b511777bdee494208d4f1d401d2fbf4cc7b56917"
18+
sha256 cellar: :any_skip_relocation, monterey: "f7b2fdb2e30b1fd928b08817b511777bdee494208d4f1d401d2fbf4cc7b56917"
19+
sha256 cellar: :any_skip_relocation, big_sur: "f7b2fdb2e30b1fd928b08817b511777bdee494208d4f1d401d2fbf4cc7b56917"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b3db5ceb2a17ac680a3cc0b37d0a06d2a3ab04d8e460bf073c03999c8487851"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)
0