mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pnpm: Add version 6.26.1 (#3193)
This commit is contained in:
parent
958040993d
commit
210afcd8c8
19
bucket/pnpm.json
Normal file
19
bucket/pnpm.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"version": "6.26.1",
|
||||||
|
"description": "A fast and disk space efficient Node package manager.",
|
||||||
|
"homepage": "https://pnpm.io/",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/pnpm/pnpm/releases/download/v6.26.1/pnpm-win-x64.exe#/pnpm.exe",
|
||||||
|
"hash": "59a098c9d4fd8a791814f582472553af047b9e5a31dee6cec926143a35e438a4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "pnpm.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/pnpm/pnpm"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/pnpm/pnpm/releases/download/v$version/pnpm-win-x64.exe#/pnpm.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user