mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Add Yarn (#1084)
This commit is contained in:
parent
355f435b0d
commit
cedfe6509d
12
yarn.json
Normal file
12
yarn.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://yarnpkg.com/",
|
||||||
|
"licence": "BSD",
|
||||||
|
"version": "0.15.0",
|
||||||
|
"url": "https://github.com/yarnpkg/yarn/releases/download/v0.15.0/yarn-0.15.0.msi",
|
||||||
|
"hash": "ab878b8d188257e6d3b127873610aa80d37c51b3ff1e0a0dd321adbfacc738fe",
|
||||||
|
"bin": "Yarn\\bin\\yarn.cmd",
|
||||||
|
"checkver": {
|
||||||
|
"url": "https://github.com/yarnpkg/yarn/releases/latest",
|
||||||
|
"re": "\/releases\/tag\/v([0-9\\.]+)"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user