Skip to content

Commit 19cb340

Browse files
authored
fix syntax tools.json
1 parent 6d82dee commit 19cb340

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tools/tools.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,15 +1437,16 @@
14371437
"version_cmd": [
14381438
""
14391439
],
1440-
"status": "always",
14411440
"version_regex": "",
14421441
"versions": [
14431442
{
14441443
"any": {
1445-
"url": "https://github.com/pioarduino/registry/releases/download/0.0.1/tools.tar.gz",
14461444
"size": 2128,
1447-
"sha256": "2a52f38cf409656aaa591730358c78cb21516134cabb158187321d213835b9a1"
1448-
}
1445+
"sha256": "2a52f38cf409656aaa591730358c78cb21516134cabb158187321d213835b9a1",
1446+
"url": "https://github.com/pioarduino/registry/releases/download/0.0.1/tools.tar.gz"
1447+
},
1448+
"name": "tool-packages",
1449+
"status": "recommended"
14491450
}
14501451
]
14511452
}

0 commit comments

Comments
 (0)