mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Merge pull request #1284 from r15ch13/yarn-0.20.0
Update yarn to version 0.20.0
This commit is contained in:
commit
187364cf01
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://yarnpkg.com/",
|
"homepage": "https://yarnpkg.com/",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"depends": "nodejs",
|
"depends": "nodejs",
|
||||||
"url": "https://github.com/yarnpkg/yarn/releases/download/v0.19.1/yarn-0.19.1.msi",
|
"url": "https://github.com/yarnpkg/yarn/releases/download/v0.20.0/yarn-0.20.0.msi",
|
||||||
"hash": "2d08c4e4e7a6086585ef47307333187a235aa926a211628d3f8c02093fd6fb71",
|
"hash": "4ebd23072f266bcd5e4dbee34d70d68b743949bb4504a7aad1c0ecdbf994b7d5",
|
||||||
"bin": "Yarn\\bin\\yarn.cmd",
|
"bin": "Yarn\\bin\\yarn.cmd",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/yarnpkg/yarn/releases/latest",
|
"url": "https://github.com/yarnpkg/yarn/releases/latest",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user