File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 " Add Recaps to startup by running:" ,
88 " reg import \" $dir\\ add-startup.reg\" "
99 ],
10+ "url" : " https://downloads.sourceforge.net/project/recaps/0.9.0.3850/ReCaps_V0.9.0.3850.exe#/dl.exe" ,
11+ "hash" : " sha1:e12a0f99ba376b0b74bc635d43d855d47fc6933c" ,
1012 "innosetup" : true ,
1113 "pre_install" : [
1214 " if ($architecture -eq '64bit') {" ,
2830 " }" ,
2931 " }"
3032 ],
31- "pre_uninstall" : " if ($cmd -eq 'uninstall') { reg import \" $dir\\ remove-startup.reg\" }" ,
32- "url" : " https://downloads.sourceforge.net/project/recaps/0.9.0.3480/ReCaps_V0.9.0.3480.exe#/dl.exe" ,
33- "hash" : " sha1:bd7c935f177f12848262809753d2133ea4245013" ,
3433 "shortcuts" : [
3534 [
3635 " recaps.exe" ,
3736 " Recaps"
3837 ]
3938 ],
39+ "pre_uninstall" : " if ($cmd -eq 'uninstall') { reg import \" $dir\\ remove-startup.reg\" }" ,
4040 "checkver" : {
4141 "url" : " https://sourceforge.net/projects/recaps/files/" ,
4242 "regex" : " files/([\\ d.]+)"
4343 },
4444 "autoupdate" : {
45- "url" : " https://downloads.sourceforge.net/project/recaps/0.9.0.3480/ReCaps_V0.9.0.3480 .exe#/dl.exe"
45+ "url" : " https://downloads.sourceforge.net/project/recaps/$version/ReCaps_V$version .exe#/dl.exe"
4646 }
4747}
You can’t perform that action at this time.
0 commit comments