-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
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
linqpad
Expected/Current Behaviour
linqpad points to the latest LINQPad 8 release, but LINQPad 9 is available.
https://www.linqpad.net/LINQPad9.aspx
Steps to Reproduce
Try to install or update `linqpad`.
$ scoop update linqpad
linqpad: 8.10.4 (latest version)
Latest versions for all apps are installed! For more information try 'scoop status'Possible Solution
Update the major version number in the checkver URL.
Scoop and Buckets Version
Current Scoop version:
b588a06e4 (HEAD -> master, tag: v0.5.3, origin/master, origin/HEAD) chore(release): Bump to version 0.5.3 (resync) (#6436)
'main' bucket:
4f0eea0cb2 (HEAD -> master, origin/master, origin/HEAD) task: Update to version 3.46.3
'extras' bucket:
fd6db67972 (HEAD -> master, origin/master, origin/HEAD) geogebra: Add file associations, fix checkver (#16797)Scoop Config
aria2-warning-enabled : False
aria2-enabled : True
last_update : 20/12/2025 02:55:52
scoop_branch : master
scoop_repo : https://github.com/ScoopInstaller/ScoopPowerShell Version
Name Value
---- -----
PSVersion 7.5.4
PSEdition Core
GitCommitId 7.5.4
OS Microsoft Windows 10.0.19044
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Additional Softwares
No response
coderabbitai