Extras icon indicating copy to clipboard operation
Extras copied to clipboard

windterm: Fix 'checkver','autoupdate'

Open DoveBoy opened this issue 1 year ago • 6 comments

Closes #XXXX

Relates to #XXXX

DoveBoy avatar Mar 21 '23 05:03 DoveBoy

/verify

jasongodev avatar Mar 21 '23 10:03 jasongodev

All changes look good.

Wait for review from human collaborators.

windterm

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Mar 21 '23 10:03 github-actions[bot]

Don't check for prerelease and keep original download url.

No check for pre-release, just latest

DoveBoy avatar Mar 21 '23 23:03 DoveBoy

So what's the long regex for? x64 and x86 have same versions if it's latest.

niheaven avatar Mar 22 '23 05:03 niheaven

So what's the long regex for? x64 and x86 have same versions if it's latest.

If it's latest. x64 and x86 are not the same version. The suffixes are clearly different. One is 32 and the other is 64.

DoveBoy avatar Mar 22 '23 06:03 DoveBoy

I haven't seen such a case in recent two years, could you give a example?

niheaven avatar Mar 22 '23 06:03 niheaven