Files
mjallen18 70002a19e2 hmm
2026-04-07 18:39:42 -05:00

32 lines
865 B
JSON
Executable File

{
"schemaVersion": 1,
"variables": {
"version": "350",
"cockpitRepoCommit": "5fb84eaefbc5ff4433a21bc452270af8d09e1ab7",
"nodeCacheRev": "d1c928e67c7891bb05238dde9caa6486bba15625"
},
"sources": {
"src": {
"fetcher": "github",
"owner": "cockpit-project",
"repo": "cockpit-machines",
"tag": "${version}",
"hash": "sha256-HAXOjk77y17vI/x4kFCZVNnRYrZFpqhw8PsVKmnznBM="
},
"nodeModules": {
"fetcher": "github",
"owner": "cockpit-project",
"repo": "node-cache",
"rev": "${nodeCacheRev}",
"hash": "sha256-VZwFbOxtUVYXpIeCpAR3bUOjacf6DXgO6EBHPFWczQU="
},
"cockpitLib": {
"fetcher": "github",
"owner": "cockpit-project",
"repo": "cockpit",
"rev": "${cockpitRepoCommit}",
"hash": "sha256-H9eeTprI0rBKv//1TvGWTtgb5N09/8Audtu5dE1y86o="
}
}
}