We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bcf76 commit 5b6e103Copy full SHA for 5b6e103
extras/package_index.json.template
@@ -38,7 +38,7 @@
38
"size": "%%OSX64_SIZE%%"
39
},
40
{
41
- "host": "aarch64-apple-darwin",
+ "host": "arm64-apple-darwin",
42
"url": "http://downloads.arduino.cc/arduino-fwuploader/%%FILENAME%%_%%VERSION%%_macOS_ARM64.tar.gz",
43
"archiveFileName": "%%FILENAME%%_%%VERSION%%_macOS_ARM64.tar.gz",
44
"checksum": "SHA-256:%%OSXARM64_SHA%%",
0 commit comments