Skip to content

Commit 16f1be5

Browse files
committed
fix: 修复template的json
1 parent 90790ab commit 16f1be5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/package_py32_index.template.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"help": {
1818
"online": "https://github.com/py32duino/Arduino-PY32"
1919
},
20-
"url": "https://github.com/py32duino/Arduino-PY32/releases/download/test/PY32Duino-0.0.1.zip",
20+
"url": "https://github.com/py32duino/Arduino-PY32/releases/download/0.0.1/Arduino-PY32-0.0.1.zip",
2121
"archiveFileName": "PY32Duino-0.0.1.zip",
22-
"checksum": "SHA-256:",
23-
"size": "",
22+
"checksum": "SHA-256:5de1b94e65b2e7ea666f128f2dbe70d5e3d569212d06be3daeff647fc5ad0515",
23+
"size": "6311352",
2424
"boards": [
2525
{
2626
"name": "PY32F030"

0 commit comments

Comments
 (0)