Skip to content

Commit 6088ffe

Browse files
committed
dependabot: update 1.67.1 bottle.
1 parent d4d2fb6 commit 6088ffe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/dependabot.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "75ae622b0ab8693876bcf380cd4da6dc37c6975962bbe16a17cffde5ccc4a5a0"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "75ae622b0ab8693876bcf380cd4da6dc37c6975962bbe16a17cffde5ccc4a5a0"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "75ae622b0ab8693876bcf380cd4da6dc37c6975962bbe16a17cffde5ccc4a5a0"
13-
sha256 cellar: :any_skip_relocation, sonoma: "85c45e578a938fc75f51044d7ada9f75d37eb44747a24642b2fb9c474ad49df5"
14-
sha256 cellar: :any_skip_relocation, ventura: "85c45e578a938fc75f51044d7ada9f75d37eb44747a24642b2fb9c474ad49df5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a4fe9485b24309304662ea132c5e58621631c1d8766278a2ee055af27d38e9f3"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "903c28f2991765922a0c0d33002565b499e206ab5dfa0b7b75302d19bf5cb2bb"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "903c28f2991765922a0c0d33002565b499e206ab5dfa0b7b75302d19bf5cb2bb"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "903c28f2991765922a0c0d33002565b499e206ab5dfa0b7b75302d19bf5cb2bb"
13+
sha256 cellar: :any_skip_relocation, sonoma: "808154d0cf97f032c146f342fd3734753b8b90a9fd4dbdafcbf41690f427250e"
14+
sha256 cellar: :any_skip_relocation, ventura: "808154d0cf97f032c146f342fd3734753b8b90a9fd4dbdafcbf41690f427250e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b318329155ade65fd3372ed07fe118c178d7e05fde64b63074fb85ae6bd0697e"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)