Skip to content

Commit 9eedf3a

Browse files
committed
bento: update 1.8.2 bottle.
1 parent 4be241c commit 9eedf3a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/b/bento.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Bento < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "39333cf8839d3744dd150c931b0bbb3edf699c85c84ead51ce116bc355f07d3d"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb0868adc0786845615bb2e67b3c93d79bbacf96412d025cb4653d74fdd83937"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c640462164e09153ee415740f7d98c16410c213bac0b74a827f0bdbda8b510f1"
12-
sha256 cellar: :any_skip_relocation, sonoma: "95c93920828f5d723f783a9389c480f9d0613644dc803e9aa868629a0149c2ea"
13-
sha256 cellar: :any_skip_relocation, ventura: "187f832aefeefe5b845df3849fd67221c487caf837518fa056b0ea1f83eed14e"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a86c2b4f2eb47c81ca7b410ab6a1dcf8637891c531a7757d03dff66a6fef5564"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d6cb36363502faa446f49dc5f0d18109b83fb473b4afd699504909c97bbf8ffc"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ade885c4083905f2b2ad78019e41fbef2cf5de9656a8e0f97208df761ee019ca"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ac4c517a04bbcfe01102a10f5867d1b558b33b9968aaf5982b3ba996f4d33340"
12+
sha256 cellar: :any_skip_relocation, sonoma: "f34259911f3b1040c5ec0afe1641bf991228760d64d5f4c448644284db2c8037"
13+
sha256 cellar: :any_skip_relocation, ventura: "70398a7c952bcff3fef77977d91a62e9485346916300263de9faa192eb3b9742"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a74bf11f16cb5fbb0e5676acced41b72890ecb6f2a2bee38e2cd9e005867f7cf"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)