We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gimp-dev
Need to be able to install 3.0.0-RC2 (and future RCs until RTM, which has been pushed back for almost a year)
> scoop install gimp-dev
The current checkver regex doesn't pick up the -RC# part of the version string.
checkver
-RC#
Current Scoop version: 859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080) 'versions' bucket: f0cd73ffb (HEAD -> master, origin/master, origin/HEAD) odin-nightly: Update to version 2025-01-01
last_update aria2-enabled scoop_branch scoop_repo ----------- ------------- ------------ ---------- 2/01/2025 12:55:49 PM True master https://github.com/ScoopInstaller/Scoop
Name Value ---- ----- PSVersion 7.4.6 PSEdition Core GitCommitId 7.4.6 OS Microsoft Windows 10.0.19045 Platform Win32NT PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Prerequisites
Package Name
gimp-dev
Expected/Current Behaviour
Need to be able to install 3.0.0-RC2 (and future RCs until RTM, which has been pushed back for almost a year)
Steps to Reproduce
> scoop install gimp-dev
Possible Solution
The current
checkver
regex doesn't pick up the-RC#
part of the version string.Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: