File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 "^.github/workflows/update-formula.yml$"
99 ] ,
1010 "matchStrings" : [
11- "https:\\/\\/github\\.com\\/knope-dev\\/knope\\/archive\\/refs\\/tags\\/v(?<currentValue>.*)\\.tar\\.gz" ,
11+ "https:\\/\\/github\\.com\\/knope-dev\\/knope\\/archive\\/refs\\/tags\\/knope\\/ v(?<currentValue>.*)\\.tar\\.gz" ,
1212 "https:\\/\\/github\\.com\\/knope-dev\\/homebrew-tap\\/releases\\/download\\/knope-(?<currentValue>.*)" ,
13- "https:\\/\\/codeload\\.github\\.com\\/knope-dev\\/knope\\/tar\\.gz\\/refs\\/tags\\/v(?<currentValue>.*)"
13+ "https:\\/\\/codeload\\.github\\.com\\/knope-dev\\/knope\\/tar\\.gz\\/refs\\/tags\\/knope\\/ v(?<currentValue>.*)"
1414 ] ,
1515 "depNameTemplate" : "knope" ,
1616 "datasourceTemplate" : "crate" ,
1717 "versioningTemplate" : "semver"
1818 }
1919 ]
20- }
20+ }
You can’t perform that action at this time.
0 commit comments