diff --git a/source-urls.json b/source-urls.json index 968da3d..b44e0e8 100644 --- a/source-urls.json +++ b/source-urls.json @@ -118,6 +118,14 @@ "respectLatest": true, "allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5", "versionScheme": "regex:^(?\\d)\\.(?\\d+)\\.(?\\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" } ] }