track hbc type and version

This commit is contained in:
Andreas Wrede
2026-04-30 18:22:35 -04:00
parent 65c4267847
commit b290b21e23
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -60,6 +60,7 @@ class OSInfoPlugin(InfoPlugin):
"python_version": platform.python_version(),
"python_implementation": platform.python_implementation(),
"hbc_version": hbc_version,
"hbc_type": "full",
}
# Add Linux-specific distribution info