File tree Expand file tree Collapse file tree 8 files changed +19
-18
lines changed Expand file tree Collapse file tree 8 files changed +19
-18
lines changed Original file line number Diff line number Diff line change 1515 },
1616 "bin" : " AtomicParsley.exe" ,
1717 "checkver" : {
18- "url " : " https://github.com/wez/atomicparsley/releases " ,
19- "regex" : " tree \\ /([ \\ d. [a-f ]+)\" "
18+ "github " : " https://github.com/wez/atomicparsley" ,
19+ "regex" : " /releases/tag/( \\ d+ \\ . \\ d+ \\ . [a-f0-9 ]+)"
2020 },
2121 "autoupdate" : {
2222 "architecture" : {
Original file line number Diff line number Diff line change 77 "hash" : " bbe48de9102d0f2520d292d65897001c1d068340eb7cd74dd1ee30c1a9091c4a" ,
88 "bin" : " cloc.exe" ,
99 "checkver" : {
10- "url" : " https://github.com/AlDanial/cloc/releases" ,
11- "regex" : " /releases/tag/(?<prefix>v?)(?<version>[\\ d.]+)"
10+ "github" : " https://github.com/AlDanial/cloc"
1211 },
1312 "autoupdate" : {
14- "url" : " https://github.com/AlDanial/cloc/releases/download/$matchPrefix $version/cloc-$version.exe#/cloc.exe"
13+ "url" : " https://github.com/AlDanial/cloc/releases/download/v $version/cloc-$version.exe#/cloc.exe"
1514 }
1615}
Original file line number Diff line number Diff line change 1111 },
1212 "bin" : " k0s.exe" ,
1313 "checkver" : {
14- "url " : " https://github.com/k0sproject/k0s/releases " ,
15- "regex" : " v([ \\ d.] +\\ +k0s[\\ d.]+)"
14+ "github " : " https://github.com/k0sproject/k0s" ,
15+ "regex" : " /releases/tag/v( \\ d+ \\ . \\ d+ \\ . \\ d +\\ +k0s[\\ d.]+)"
1616 },
1717 "autoupdate" : {
1818 "architecture" : {
1919 "64bit" : {
20- "url" : " https://github.com/k0sproject/k0s/releases/download/v$version/k0s-v$version-amd64.exe#/k0s.exe"
20+ "url" : " https://github.com/k0sproject/k0s/releases/download/v$version/k0s-v$version-amd64.exe#/k0s.exe" ,
21+ "hash" : {
22+ "url" : " $baseurl/sha256sums.txt" ,
23+ "regex" : " $sha256\\ s\\ *k0s-v$version-amd64.exe"
24+ }
2125 }
2226 }
2327 }
Original file line number Diff line number Diff line change 1111 },
1212 "bin" : " kn.exe" ,
1313 "checkver" : {
14- "url " : " https://github.com/knative/client/releases " ,
15- "regex" : " knative-v([\\ d.]+)"
14+ "github " : " https://github.com/knative/client" ,
15+ "regex" : " /releases/tag/ knative-v([\\ d.]+)"
1616 },
1717 "autoupdate" : {
1818 "architecture" : {
Original file line number Diff line number Diff line change 1111 },
1212 "bin" : " lychee.exe" ,
1313 "checkver" : {
14- "url " : " https://github.com/lycheeverse/lychee/releases " ,
15- "regex" : " releases/tag/lychee-v([\\ d.]+)"
14+ "github " : " https://github.com/lycheeverse/lychee" ,
15+ "regex" : " / releases/tag/lychee-v([\\ d.]+)"
1616 },
1717 "autoupdate" : {
1818 "architecture" : {
Original file line number Diff line number Diff line change 1212 },
1313 "bin" : " suanPan.exe" ,
1414 "checkver" : {
15- "url " : " https://github.com/TLCFEM/suanPan/releases " ,
16- "regex" : " suanPan-v([\\ d.]+)"
15+ "github " : " https://github.com/TLCFEM/suanPan" ,
16+ "regex" : " /releases/tag/ suanPan-v([\\ d.]+)"
1717 },
1818 "autoupdate" : {
1919 "architecture" : {
Original file line number Diff line number Diff line change 1717 },
1818 "bin" : " typst.exe" ,
1919 "checkver" : {
20- "url" : " https://github.com/typst/typst/releases" ,
21- "regex" : " tag/v?([\\ d.-]+)"
20+ "github" : " https://github.com/typst/typst"
2221 },
2322 "autoupdate" : {
2423 "architecture" : {
Original file line number Diff line number Diff line change 2020 " yazi.exe"
2121 ],
2222 "checkver" : {
23- "url" : " https://github.com/sxyazi/yazi/releases" ,
24- "regex" : " tag/v?([\\ d.]+)"
23+ "github" : " https://github.com/sxyazi/yazi"
2524 },
2625 "autoupdate" : {
2726 "architecture" : {
You can’t perform that action at this time.
0 commit comments