Added printstash group
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -118,6 +118,14 @@
|
|||||||
"respectLatest": true,
|
"respectLatest": true,
|
||||||
"allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5",
|
"allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5",
|
||||||
"versionScheme": "regex:^(?<major>\\d)\\.(?<minor>\\d+)\\.(?<patch>\\d{1,3})$"
|
"versionScheme": "regex:^(?<major>\\d)\\.(?<minor>\\d+)\\.(?<patch>\\d{1,3})$"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"packageNames": [
|
||||||
|
"ghcr.io/xiao-villamor/printstash-api",
|
||||||
|
"ghcr.io/xiao-villamor/printstash-frontend"
|
||||||
|
],
|
||||||
|
"sourceUrl": "https://github.com/xiao-villamor/PrintStash",
|
||||||
|
"groupName": "Printstash"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user