Skip to content

Commit

Permalink
Merge pull request #2 from gretel/9-2020-q2-update
Browse files Browse the repository at this point in the history
add '9-2020-q2-update'
  • Loading branch information
fiam authored Jun 11, 2020
2 parents b6a5a02 + a379849 commit c98bff6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gcc.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
const versions: {[key: string]: string} = {
'9-2020-q2-update':
'https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-${ARCH_OS}.${EXT}',
'9-2019-q4':
'https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2019q4/gcc-arm-none-eabi-9-2019-q4-major-${ARCH_OS}.${EXT}',
'8-2019-q3':
Expand Down

0 comments on commit c98bff6

Please sign in to comment.