Skip to content

Commit 32e9541

Browse files
committed
glab: update 1.62.0 bottle.
1 parent 2303f06 commit 32e9541

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/g/glab.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ class Glab < Formula
1010
no_autobump! because: :requires_manual_review
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cda2b9771fcea764ab91208a18fc62b2611da62fc3a1ebe9d2efe4b6374e28f0"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cda2b9771fcea764ab91208a18fc62b2611da62fc3a1ebe9d2efe4b6374e28f0"
15-
sha256 cellar: :any_skip_relocation, arm64_ventura: "cda2b9771fcea764ab91208a18fc62b2611da62fc3a1ebe9d2efe4b6374e28f0"
16-
sha256 cellar: :any_skip_relocation, sonoma: "cb35915da03d1623544dba68e50daf9631d29e1dfded993c80e587ba863e78e5"
17-
sha256 cellar: :any_skip_relocation, ventura: "cb35915da03d1623544dba68e50daf9631d29e1dfded993c80e587ba863e78e5"
18-
sha256 cellar: :any_skip_relocation, arm64_linux: "39f4bec8fff357377e5f486f349e63f3338af1d06982ac72dd856fba9d762620"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d7a58547d93b708a64c436028ae02f467b3f125678513381d81ffd2a57ac8a48"
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "79de09da8b155cafdc79b50e8d464c35e1d81ed2bf94aecd8a42e906cc348f68"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "79de09da8b155cafdc79b50e8d464c35e1d81ed2bf94aecd8a42e906cc348f68"
15+
sha256 cellar: :any_skip_relocation, arm64_ventura: "79de09da8b155cafdc79b50e8d464c35e1d81ed2bf94aecd8a42e906cc348f68"
16+
sha256 cellar: :any_skip_relocation, sonoma: "5dd7e49da1ff5def1a1443f0af8d161dd36c0b58ab80ff7d7da5a6089375a806"
17+
sha256 cellar: :any_skip_relocation, ventura: "5dd7e49da1ff5def1a1443f0af8d161dd36c0b58ab80ff7d7da5a6089375a806"
18+
sha256 cellar: :any_skip_relocation, arm64_linux: "8e6808007f236eea48dfc9a4e7434eac4e392a47b0901cbdc061e77a4a29fe5f"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "df82f964d80e3bb6a2a5f630b3f438777bf2ad9e8316bc1e7f4ec80cb9bad905"
2020
end
2121

2222
depends_on "go" => :build

0 commit comments

Comments
 (0)