mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
yarn: Update to version 1.22.19
This commit is contained in:
parent
26ea70e6a5
commit
b437d8a211
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.22.18",
|
||||
"version": "1.22.19",
|
||||
"description": "Node.js dependency manager",
|
||||
"homepage": "https://yarnpkg.com/",
|
||||
"license": "BSD-2-Clause",
|
||||
@ -11,9 +11,9 @@
|
||||
"nvs"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/yarnpkg/yarn/releases/download/v1.22.18/yarn-v1.22.18.tar.gz",
|
||||
"hash": "816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113",
|
||||
"extract_dir": "yarn-v1.22.18",
|
||||
"url": "https://github.com/yarnpkg/yarn/releases/download/v1.22.19/yarn-v1.22.19.tar.gz",
|
||||
"hash": "732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e",
|
||||
"extract_dir": "yarn-v1.22.19",
|
||||
"post_install": [
|
||||
"yarn config set cache-folder \"$dir\\cache\"",
|
||||
"yarn config set yarn-offline-mirror \"$dir\\mirror\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user