8000 arduino-cli: update 0.32.2 bottle. · ArduinoBot/homebrew-core@2ed2b55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ed2b55

Browse files
committed
arduino-cli: update 0.32.2 bottle.
1 parent 6d77426 commit 2ed2b55

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/arduino-cli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ class ArduinoCli < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "af8956438f241dd83c6422dec108497041517f74166894871b59722a37c0d37a"
17-
sha256 cellar: :any_skip_relocation, arm64_monterey: "4bf293cdfea3dfd39c0a75c81fe85b1653bb0d3755c79f4adb30c4705d55a0a2"
18-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a485ffc2484bb6df17666b87512c7a469a6565b7f85ef4a18a277c5e0e5bc116"
19-
sha256 cellar: :any_skip_relocation, ventura: "cfdc0d462781d853fd32ae983159b96f581fd799151e2273b21eef0fca0c8e8e"
20-
sha256 cellar: :any_skip_relocation, monterey: "7e3b54e34f69fcc31bf382ee07b5639b7fea273b9f3d6d1aa6549fb09ef94ba0"
21-
sha256 cellar: :any_skip_relocation, big_sur: "e4076be38bf9e1e9308b2e6267cee00912cabcbb135a73199f777e74e0dab7d1"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "98bf36d5d0653b25b679d198e1537f068c6494c9fd65b980c3b0e48e0daaa871"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e1b9f69f1a7e38811226ead9fba60c1fd615157a6500f113ae000d23f72135a8"
17+
sha256 cellar: :any_skip_relocation, arm64_monterey: "54269815f85b046dd3a99c0e43ca9d9a557b41b2f55995aa7b108609524b647a"
18+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1f6f7d158ab5c16898e8bbfd294e001cdddf58ef6f0c704c4018d5e096784ee6"
19+
sha256 cellar: :any_skip_relocation, ventura: "1aec3bf2bed6a68707569aafb6fe046a6844eb35c5aeec217ec198a13eab8870"
20+
sha256 cellar: :any_skip_relocation, monterey: "39ba657ac972634dc12e0917ba95de798609926224d90fc68937cb202ad736e4"
21+
sha256 cellar: :any_skip_relocation, big_sur: "e9208f6145862d79a9719d2dddc23f4da99063aee23b061ce0ead66de3f4e554"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3d0c4f4f1d3ad70d851b474df823f6af9a277dad33884f4900fe7128780f5e4d"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)
0