fixes and docs
This commit is contained in:
31
packages/cockpit-podman/version.json
Normal file
31
packages/cockpit-podman/version.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"variables": {
|
||||
"version": "123",
|
||||
"cockpitRepoCommit": "5fb84eaefbc5ff4433a21bc452270af8d09e1ab7",
|
||||
"nodeCacheRev": "e39ef3621b5aefa5bf1c2de7e66a5918fcef620c"
|
||||
},
|
||||
"sources": {
|
||||
"src": {
|
||||
"fetcher": "github",
|
||||
"owner": "cockpit-project",
|
||||
"repo": "cockpit-podman",
|
||||
"tag": "${version}",
|
||||
"hash": "sha256-SkZb8NcN8iSocVpdg4Y8KWNKfyBKn6HhYSO7kIcjxHw="
|
||||
},
|
||||
"nodeModules": {
|
||||
"fetcher": "github",
|
||||
"owner": "cockpit-project",
|
||||
"repo": "node-cache",
|
||||
"rev": "${nodeCacheRev}",
|
||||
"hash": "sha256-v+0y2MWvx3NSxEwnuC9GYY0wyRYOV/YnG0a2QbsP/kA="
|
||||
},
|
||||
"cockpitLib": {
|
||||
"fetcher": "github",
|
||||
"owner": "cockpit-project",
|
||||
"repo": "cockpit",
|
||||
"rev": "${cockpitRepoCommit}",
|
||||
"hash": "sha256-H9eeTprI0rBKv//1TvGWTtgb5N09/8Audtu5dE1y86o="
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user