fixes and docs

This commit is contained in:
mjallen18
2026-03-23 15:17:09 -05:00
parent e647794a0f
commit 2c0b26ced0
7 changed files with 430 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"schemaVersion": 1,
"variables": {
"version": "2.1.2"
},
"sources": {
"src": {
"fetcher": "github",
"owner": "45Drives",
"repo": "cockpit-benchmark",
"tag": "v${version}",
"hash": "sha256-YmOCdqAdYPnNcXqCccvI0nVhR/EdYXdkeenmy4DdGK0="
}
}
}