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 2323 "checkver" : {
2424 "url" : " https://api.github.com/repositories/34405381/releases/latest" ,
2525 "jsonpath" : " $.body" ,
26- "regex" : " (?i)\\ [[^[]+-([\\ d.]+)[^[]+Windows\\ ]\\ ([^)] +records/(?<doi>[\\ d]+)/files/(?<name>[^]]+)\\ )"
26+ "regex" : " (?i)\\ [[^[]+-([\\ d.]+)[^[]+Windows\\ ]\\ (. +records/(?<doi>[\\ d]+)/files/(?<name>[^]]+)\\ )"
2727 },
2828 "autoupdate" : {
2929 "architecture" : {
3030 "64bit" : {
3131 "url" : " https://zenodo.org/records/$matchDoi/files/$matchName" ,
3232 "hash" : {
33- "url" : " https://zenodo.org/records/$matchDoi" ,
34- "regex" : " (?msi)> $basename</a> .+?> md5:$md5"
33+ "url" : " https://zenodo.org/api/ records/$matchDoi" ,
34+ "regex" : " (?msi)\" $basename\" .+?\" md5:$md5\" "
3535 },
3636 "extract_dir" : " Meshroom-$version"
3737 }
You can’t perform that action at this time.
0 commit comments