12
This commit is contained in:
parent
864ef05fdc
commit
019da0d3f5
3 changed files with 11 additions and 3 deletions
|
@ -53,7 +53,7 @@
|
|||
},{
|
||||
"customType": "regex",
|
||||
"managerFilePatterns": ["Dockerfile"],
|
||||
"matchStrings": ["https://github.com/jqlang/jq/releases/download/(?<currentValue>jq\\-[0-9]+\\.[0-9]+\\.[0-9]+)/jq-linux-$SUFFIX"],
|
||||
"matchStrings": ["https://github.com/jqlang/jq/releases/download/(?<currentValue>jq-[0-9]+\\.[0-9]+\\.[0-9]+)/jq-linux-$SUFFIX"],
|
||||
"datasourceTemplate": "github-tags",
|
||||
"packageNameTemplate": "qlang/jq"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue