Skip to content

Commit a09ce0d

Browse files
Update Windows Picotool blob pointers (#2009)
Fixes #2008
1 parent 795968a commit a09ce0d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package/package_pico_index.template.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -314,10 +314,10 @@
314314
},
315315
{
316316
"host": "i686-mingw32",
317-
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/i686-w64-mingw32.picotool-f6fe6b7.240125.zip",
318-
"archiveFileName": "i686-w64-mingw32.picotool-f6fe6b7.240125.zip",
319-
"checksum": "SHA-256:f8a1ea6f0ea863b74a26b155fca780f24403f1069921e965f904ceac3d328dd5",
320-
"size": "292401"
317+
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/i686-w64-mingw32.picotool-f6fe6b7.240125a.zip",
318+
"archiveFileName": "i686-w64-mingw32.picotool-f6fe6b7.240125a.zip",
319+
"checksum": "SHA-256:75a6672f56972bdc95cd6422a4709c372cd84e08ac07eefd8b1c2842b8617d99",
320+
"size": "291095"
321321
},
322322
{
323323
"host": "x86_64-apple-darwin",
@@ -335,10 +335,10 @@
335335
},
336336
{
337337
"host": "x86_64-mingw32",
338-
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/x86_64-w64-mingw32.picotool-f6fe6b7.240125.zip",
339-
"archiveFileName": "x86_64-w64-mingw32.picotool-f6fe6b7.240125.zip",
340-
"checksum": "SHA-256:0e75f683223b5237051d1a1e47917f2b37b2b3a8ac11e516a0020dffbd49d3bd",
341-
"size": "277241"
338+
"url": "https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.2.0/x86_64-w64-mingw32.picotool-f6fe6b7.240125a.zip",
339+
"archiveFileName": "x86_64-w64-mingw32.picotool-f6fe6b7.240125a.zip",
340+
"checksum": "SHA-256:79a68e3d3d080cacfafc9c1546a3675ce5c7f858e6e85c690584251e63a2bee3",
341+
"size": "276468"
342342
}
343343
]
344344
},

0 commit comments

Comments
 (0)