File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 "host": "i686-mingw32",
2121 "url": "http://downloads.arduino.cc/tools/%%FILENAME%%_%%VERSION%%_Windows_32bit.zip",
2222 "archiveFileName": "%%FILENAME%%_%%VERSION%%_Windows_32bit.zip",
23- "checksum": "SHA-256:%%WINDOWS64_SHA %%",
24- "size": "%%WINDOWS64_SIZE %%"
23+ "checksum": "SHA-256:%%WINDOWS32_SHA %%",
24+ "size": "%%WINDOWS32_SIZE %%"
2525 },
2626 {
2727 "host": "x86_64-mingw32",
2828 "url": "http://downloads.arduino.cc/tools/%%FILENAME%%_%%VERSION%%_Windows_64bit.zip",
2929 "archiveFileName": "%%FILENAME%%_%%VERSION%%_Windows_64bit.zip",
30- "checksum": "SHA-256:%%WINDOWS32_SHA %%",
31- "size": "%%WINDOWS32_SIZE %%"
30+ "checksum": "SHA-256:%%WINDOWS64_SHA %%",
31+ "size": "%%WINDOWS64_SIZE %%"
3232 },
3333 {
3434 "host": "i386-apple-darwin11",
You can’t perform that action at this time.
0 commit comments