File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,10 @@ class AvrGdb < Formula
12
12
end
13
13
14
14
bottle do
15
- root_url "https://github.com/osx-cross/homebrew-avr/releases/download/avr-gdb-10.1"
16
- rebuild 4
17
- sha256 ventura : "6608c9577c0fda68a60f72eac68a51d789d2413eb3401bd72b2e16122db3aa44"
18
- sha256 monterey : "37c58d61aff83d7c72deb12a1116c57eb795661dfe0ac3e9470767e4c4555ef5"
19
- sha256 big_sur : "8768ff3f7ef4c90864a18b1dc15817adc251304b4e74ef3ff6ac3b2595e9f6af"
15
+ root_url "https://github.com/osx-cross/homebrew-avr/releases/download/avr-gdb-15.2"
16
+ sha256 arm64_sequoia : "f661344b26bafca4db032882591009eb86274f1742718d5678313dbae94f6f97"
17
+ sha256 arm64_sonoma : "8b745f7a3747f276f7544479a045a018664db06e371b1ed537e1d14fa51fd9b8"
18
+ sha256 ventura : "290d51abfc06bb33ada39560f737b659bc387c76cfc4d3ca25b789780034f74a"
20
19
end
21
20
22
21
depends_on "avr-gcc@14" => :test
You can’t perform that action at this time.
0 commit comments