Skip to content

Commit ecbeec3

Browse files
committed
add package.json for tools/toolchains
1 parent 93d14a2 commit ecbeec3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

tools/tools.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,6 +1418,36 @@
14181418
}
14191419
}
14201420
]
1421+
},
1422+
{
1423+
"description": "tool and toolchain package.json",
1424+
"export_paths": [
1425+
[
1426+
""
1427+
]
1428+
],
1429+
"info_url": "https://github.com/pioarduino/registry",
1430+
"install": "always",
1431+
"is_executable": false,
1432+
"license": "Apache-2.0",
1433+
"name": "tl-packages",
1434+
"supported_targets": [
1435+
"all"
1436+
],
1437+
"version_cmd": [
1438+
""
1439+
],
1440+
"status": "always",
1441+
"version_regex": "",
1442+
"versions": [
1443+
{
1444+
"any": {
1445+
"url": "https://github.com/pioarduino/registry/releases/download/0.0.1/tools.tar.gz",
1446+
"size": 2128,
1447+
"sha256": "2a52f38cf409656aaa591730358c78cb21516134cabb158187321d213835b9a1"
1448+
}
1449+
}
1450+
]
14211451
}
14221452
],
14231453
"version": 1

0 commit comments

Comments
 (0)