Skip to content

Commit e040bd2

Browse files
committed
fix: 继续修复template的json
1 parent 16f1be5 commit e040bd2

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
@@ -1,7 +1,7 @@
11
{
22
"packages": [
33
{
4-
"name": "PY32Duino Arduino Core",
4+
"name": "PY32Duino",
55
"maintainer": "HalfSweet",
66
"websiteURL": "https://arduino.py32.halfsweet.cn",
77
"email": "[email protected]",
@@ -28,12 +28,12 @@
2828
],
2929
"toolsDependencies": [
3030
{
31-
"packager": "HalfSweet",
31+
"packager": "PY32Duino",
3232
"name": "xpack-arm-none-eabi-gcc",
3333
"version": "12.2.1-1.1"
3434
},
3535
{
36-
"packager": "STMicroelectronics",
36+
"packager": "PY32Duino",
3737
"name": "CMSIS",
3838
"version": "5.7.0"
3939
}

0 commit comments

Comments
 (0)