Commit a7cf52c
authored
ctags arm64 osx64 support (#304)
* Add ctags tool config to add support for arm64
The cli automatically downloads this tool during its initial
configuration step The ctags tool provided by Arduino was missing for
download, causing the cli to breaks with a `downloading
builtin:[email protected] tool: tool not available for your OS` error.
This commit fixes the error defining pointers to Arduino downloads server
* updated macosx ctags package flavour metadata to download 64bit os tool version1 parent 15ee5b1 commit a7cf52c
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
82 | 92 | | |
83 | 93 | | |
84 | 94 | | |
| |||
0 commit comments