Closed
Description
Bug Report
Package Name: mupdf
Current Behaviour
PS C:\Users\Brecht> scoop install mupdf@1.18.0
WARN Given version (1.18.0) does not match manifest (1.20.0-rc2)
WARN Attempting to generate manifest for '/mupdf' (1.18.0)
Autoupdating /mupdf
Searching hash for mupdf-1.18.0-windows.zip in https://www.mupdf.com/releases/
Writing updated /mupdf manifest
Couldn't find manifest for 'mupdf'.
Expected Behaviour
scoop installs mupdf 1.18.0
System details
Windows version: 10
OS architecture: 64bit
PowerShell version: 5.1.19041.1645
Scoop Configuration
{
"lastupdate": "2022-06-10T20:58:28.7705611+02:00",
"SCOOP_REPO": "https://github.com/lukesampson/scoop",
"SCOOP_BRANCH": "master"
}
Activity
rashil2000 commentedon Jun 10, 2022
Ah, this might be bug due to a recent refactor. I'll transfer this issue to core.
rashil2000 commentedon Jun 10, 2022
Relevant PR: #4966
/cc @niheaven
hoilc commentedon Jun 10, 2022
For the same reason,
scoop install \path\to\app.json
is broken.niheaven commentedon Jun 12, 2022
Yes, the function needs a trimstart, and will be fix tommorow.