Skip to content

Commit

Permalink
avr-gdb: add 10.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
osxCrossTestBot committed Jan 12, 2021
1 parent 9a75ee9 commit ea8d601
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/avr-gdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ class AvrGdb < Formula
mirror "https://ftpmirror.gnu.org/gdb/gdb-10.1.tar.xz"
sha256 "f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0"

bottle do
root_url "https://github.com/osx-cross/homebrew-avr/releases/download/avr-gdb-10.1"
sha256 "f922c47325dca55abf04a7af4000595793727d3e0ce495b452f672e5ac2e8aa0" => :catalina
end

depends_on "avr-binutils"

depends_on "[email protected]"
Expand Down

0 comments on commit ea8d601

Please sign in to comment.