Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: enpass checkver failed due to regex not match #14004

Closed
3 tasks done
amorphobia opened this issue Sep 11, 2024 · 0 comments · Fixed by #14005
Closed
3 tasks done

[Bug]: enpass checkver failed due to regex not match #14004

amorphobia opened this issue Sep 11, 2024 · 0 comments · Fixed by #14005
Labels

Comments

@amorphobia
Copy link
Contributor

amorphobia commented Sep 11, 2024

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

enpass

Expected/Current Behaviour

.\bin\checkver.ps1 enpass will report new version (6.11.3.1771), but not

Steps to Reproduce

PS> cd ~\scoop\buckets\extras
PS> .\bin\checkver.ps1 enpass

Possible Solution

Make the space between ver and build optional

Scoop and Buckets Version

Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'extras' bucket:
fb2186401 (HEAD -> master, origin/master, origin/HEAD) sidekick-browser: Update to version 124.61.1.50157-02818a4

Scoop Config

aria2-warning-enabled : False
aria2-enabled         : False
last_update           : 2024-09-11T16:13:45.2524161+08:00
scoop_branch          : master
scoop_repo            : https://github.com/ScoopInstaller/Scoop
use_sqlite_cache      : True

PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.22621.3958
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22621.3958
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

I will submit a PR to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant