add resources field to metadata and rebuild package
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+5
-2
@@ -12,14 +12,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://git.b4l.co.th/janik/stm32PinValidator"
|
||||||
|
},
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"kicad_version": "9.0",
|
"kicad_version": "9.0",
|
||||||
"download_url": "https://git.b4l.co.th/janik/stm32PinValidator/releases/download/v1.0.0/stm32-pin-validator-1.0.0.zip",
|
"download_url": "https://git.b4l.co.th/janik/stm32PinValidator/releases/download/v1.0.0/stm32-pin-validator-1.0.0.zip",
|
||||||
"download_sha256": "78350f165331c98d5c1771fba5d1ce0ebfa214f75b54ec1ae2965e1d4c0483c2",
|
"download_sha256": "899a3803dcba496feb8c34ac6a54db9bc3f3d38b2b55647aed330d340e1122f0",
|
||||||
"download_size": 10417,
|
"download_size": 10558,
|
||||||
"install_size": 28000
|
"install_size": 28000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user