when I try to test autoupdate by Extras Bucket's guideline , like this https://github.com/ScoopInstaller/Scoop/wiki/App-Manifest-Autoupdate. Then I found checkver script's behavior is differient with this guide [BucketTemplate](https://github.com/ScoopInstaller/BucketTemplate/blob/master/bin/checkver.ps1) [Main Bucket](https://github.com/ScoopInstaller/Main/blob/master/bin/checkver.ps1) [This Bucket](https://github.com/Scoopforge/Main-Plus/blob/main/bin/checkver.ps1)
when I try to test autoupdate by Extras Bucket's guideline , like this https://github.com/ScoopInstaller/Scoop/wiki/App-Manifest-Autoupdate. Then I found checkver script's behavior is differient with this guide
BucketTemplate
Main Bucket
This Bucket