Use GitLab as data source for libtiff
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
a49c63208a
commit
65767a0cf7
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@ -94,8 +94,8 @@
|
||||
"managerFilePatterns": ["/^\\.github/dependencies\\.json$/"],
|
||||
"matchStrings": ["\"tiff\":\\s*\"(?<currentValue>\\d+[^\"]*?)\""],
|
||||
"depNameTemplate": "tiff",
|
||||
"packageNameTemplate": "libsdl-org/libtiff",
|
||||
"datasourceTemplate": "github-tags",
|
||||
"packageNameTemplate": "libtiff/libtiff",
|
||||
"datasourceTemplate": "gitlab-tags",
|
||||
"extractVersionTemplate": "^v(?<version>.+)$"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user