File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 " /Formula/qv\\ .rb/"
3535 ],
3636 "matchStrings" : [
37- " url \" https://github\\ .com/timvw/qv/(?: releases/download|archive/refs/tags)/ v?(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)[^ \" ]* \" " ,
37+ " (?m) url \" https://github\\ .com/timvw/qv/releases/download/ v?(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)/qv-(?:aarch64|x86_64)-apple-darwin \\ .tar \\ .gz \"\\ s* \\ n \\ s*sha256 \" (?<currentDigest>[a-f0-9]{64}) \" " ,
3838 " root_url \" https://github\\ .com/timvw/homebrew-tap/releases/download/qv-(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)\" "
3939 ],
40- "datasourceTemplate" : " github-releases " ,
40+ "datasourceTemplate" : " github-release-attachments " ,
4141 "packageNameTemplate" : " timvw/qv"
4242 },
4343 {
4646 " /Formula/bose\\ .rb/"
4747 ],
4848 "matchStrings" : [
49- " url \" https://github\\ .com/timvw/bose/releases/download/v?(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)/[^ \" ]+ \" "
49+ " (?m) url \" https://github\\ .com/timvw/bose/releases/download/v?(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)/bose-v \\ d+ \\ . \\ d+ \\ . \\ d+-apple-darwin-universal \\ .tar \\ .gz \"\\ s* \\ n \\ s*sha256 \" (?<currentDigest>[a-f0-9]{64}) \" "
5050 ],
51- "datasourceTemplate" : " github-releases " ,
51+ "datasourceTemplate" : " github-release-attachments " ,
5252 "packageNameTemplate" : " timvw/bose"
5353 }
5454 ]
You can’t perform that action at this time.
0 commit comments