Skip to content

Commit 99a907b

Browse files
Windows Picotool add support for upload (#2363)
1 parent 9cb9226 commit 99a907b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package/package_pico_index.template.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
},
338338
{
339339
"packager": "rp2040",
340-
"version": "2.2.0-8a9af99",
340+
"version": "2.2.0-8a9af99-1",
341341
"name": "pqt-picotool"
342342
}
343343
],
@@ -348,7 +348,7 @@
348348
],
349349
"tools": [
350350
{
351-
"version": "2.2.0-8a9af99",
351+
"version": "2.2.0-8a9af99-1",
352352
"name": "pqt-picotool",
353353
"systems": [
354354
{
@@ -381,10 +381,10 @@
381381
},
382382
{
383383
"host": "i686-mingw32",
384-
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/i686-w64-mingw32.picotool-8a9af99.240818.zip",
385-
"archiveFileName": "i686-w64-mingw32.picotool-8a9af99.240818.zip",
386-
"checksum": "SHA-256:a9e4d744a431ed4cca41752a5085f583afa3763be6877614061e7810433acb56",
387-
"size": "1884014"
384+
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/i686-w64-mingw32.picotool-8a9af99.240818b.zip",
385+
"archiveFileName": "i686-w64-mingw32.picotool-8a9af99.240818b.zip",
386+
"checksum": "SHA-256:92b783840698a90b85cc381a9368a237fa9e3e2a3f9a48e70cac000c3c3254e6",
387+
"size": "1995105"
388388
},
389389
{
390390
"host": "x86_64-apple-darwin",
@@ -402,10 +402,10 @@
402402
},
403403
{
404404
"host": "x86_64-mingw32",
405-
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/x86_64-w64-mingw32.picotool-8a9af99.240818.zip",
406-
"archiveFileName": "x86_64-w64-mingw32.picotool-8a9af99.240818.zip",
407-
"checksum": "SHA-256:58e050af07a682805bec35a0f7a0df66d98c8e026126f469221326c11b7071aa",
408-
"size": "1774494"
405+
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/x86_64-w64-mingw32.picotool-8a9af99.240818b.zip",
406+
"archiveFileName": "x86_64-w64-mingw32.picotool-8a9af99.240818b.zip",
407+
"checksum": "SHA-256:72609a42205a415734da196190f329a1946f38bd30e742c164931a7abe92fe40",
408+
"size": "1881392"
409409
}
410410
]
411411
},

0 commit comments

Comments
 (0)