We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78409f3 commit ecec0f8Copy full SHA for ecec0f8
bucket/betaflight-blackbox-explorer.json
@@ -1,4 +1,5 @@
1
{
2
+ "##": "Online only since 2024-05-04: <https://github.com/betaflight/blackbox-log-viewer/releases/tag/3.7.0>",
3
"version": "3.6.0",
4
"description": "Interactive log viewer for flight logs recorded with blackbox",
5
"homepage": "https://betaflight.com",
@@ -17,15 +18,5 @@
17
18
"betaflight-blackbox-explorer.exe",
19
"Betaflight Blackbox Explorer"
20
]
- ],
21
- "checkver": {
22
- "github": "https://github.com/betaflight/blackbox-log-viewer"
23
- },
24
- "autoupdate": {
25
- "architecture": {
26
- "64bit": {
27
- "url": "https://github.com/betaflight/blackbox-log-viewer/releases/download/$version/betaflight-blackbox-explorer_$version_win64-installer.exe"
28
- }
29
30
+ ]
31
}
0 commit comments