We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5cabd commit 22e5cfbCopy full SHA for 22e5cfb
renovate.json
@@ -23,7 +23,7 @@
23
"matchStrings": [
24
"#\\s*renovate:\\s*depName=(?<depName>.*?)\\s*openVoxRelease=(?<openVoxRelease>\\d+)\\s*\\n\\s*(?<key>\\w+_version):\\s*\"(?<currentValue>.*?)\""
25
],
26
- "registryUrlTemplate": "https://apt.overlookinfratech.com?suite=ubuntu24.04&components=openvox{{openVoxRelease}}&binaryArch=amd64"
+ "registryUrlTemplate": "https://apt.voxpupuli.org?suite=ubuntu24.04&components=openvox{{openVoxRelease}}&binaryArch=amd64"
27
}
28
29
"extends": [
@@ -37,6 +37,6 @@
37
"enabled": true,
38
"addLabels": [
39
"security"
40
- ],
+ ]
41
42
0 commit comments