Skip to content

Commit

Permalink
Update to 10-2020-q4-major
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarvandevelde authored and Patater committed Aug 4, 2021
1 parent 9ae5b97 commit 1a17be2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arm-none-eabi-gcc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
class ArmNoneEabiGcc < Formula

homepage 'https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads'
version '9-2020-q2-update'
version '10-2020-q4-major'

url 'https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-mac.tar.bz2'
sha256 'bbb9b87e442b426eca3148fa74705c66b49a63f148902a0ea46f676ec24f9ac6'
url 'https://developer.arm.com/-/media/Files/downloads/gnu-rm/10-2020q4/gcc-arm-none-eabi-10-2020-q4-major-mac.tar.bz2'
sha256 'bed12de3565d4eb02e7b58be945376eaca79a8ae3ebb785ec7344e7e2db0bdc0'

def install
(prefix/"gcc").install Dir["./*"]
Expand Down

0 comments on commit 1a17be2

Please sign in to comment.