Skip to content

Commit 1074471

Browse files
committed
arkade: update 0.11.21 bottle.
1 parent 6cb8b5a commit 1074471

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/a/arkade.rb

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

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b65a3bf5d8486f0adbc368124782e55eae64898ce110eae61b2f13417ab96504"
15-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b65a3bf5d8486f0adbc368124782e55eae64898ce110eae61b2f13417ab96504"
16-
sha256 cellar: :any_skip_relocation, arm64_monterey: "b65a3bf5d8486f0adbc368124782e55eae64898ce110eae61b2f13417ab96504"
17-
sha256 cellar: :any_skip_relocation, sonoma: "0b8d72027d72c888a3d486262f3ba2b95de185659f683741fc4bc821b8d32ded"
18-
sha256 cellar: :any_skip_relocation, ventura: "0b8d72027d72c888a3d486262f3ba2b95de185659f683741fc4bc821b8d32ded"
19-
sha256 cellar: :any_skip_relocation, monterey: "0b8d72027d72c888a3d486262f3ba2b95de185659f683741fc4bc821b8d32ded"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec854499d8fb2ccb2cf62b64746bdc7947cc3de9b01cfc5fcfb20199c3c5e790"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "70a237397206e758e9b9af39c146d15042af3e0e01444c9a7dbf5fa576d4261a"
15+
sha256 cellar: :any_skip_relocation, arm64_ventura: "70a237397206e758e9b9af39c146d15042af3e0e01444c9a7dbf5fa576d4261a"
16+
sha256 cellar: :any_skip_relocation, arm64_monterey: "70a237397206e758e9b9af39c146d15042af3e0e01444c9a7dbf5fa576d4261a"
17+
sha256 cellar: :any_skip_relocation, sonoma: "7a39ca106130b09b9af2cc21e61e56702659f6cb2272be3662c719eb679937d4"
18+
sha256 cellar: :any_skip_relocation, ventura: "7a39ca106130b09b9af2cc21e61e56702659f6cb2272be3662c719eb679937d4"
19+
sha256 cellar: :any_skip_relocation, monterey: "7a39ca106130b09b9af2cc21e61e56702659f6cb2272be3662c719eb679937d4"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "16caa17986c0340e5bc4195f9b7f927670800c669d7c241924681ca18fa291cd"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)