Skip to content

Commit 22e5cfb

Browse files
committed
chore: Modulesync update
1 parent 6a5cabd commit 22e5cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"matchStrings": [
2424
"#\\s*renovate:\\s*depName=(?<depName>.*?)\\s*openVoxRelease=(?<openVoxRelease>\\d+)\\s*\\n\\s*(?<key>\\w+_version):\\s*\"(?<currentValue>.*?)\""
2525
],
26-
"registryUrlTemplate": "https://apt.overlookinfratech.com?suite=ubuntu24.04&components=openvox{{openVoxRelease}}&binaryArch=amd64"
26+
"registryUrlTemplate": "https://apt.voxpupuli.org?suite=ubuntu24.04&components=openvox{{openVoxRelease}}&binaryArch=amd64"
2727
}
2828
],
2929
"extends": [
@@ -37,6 +37,6 @@
3737
"enabled": true,
3838
"addLabels": [
3939
"security"
40-
],
40+
]
4141
}
4242
}

0 commit comments

Comments
 (0)