Skip to content

Commit

Permalink
Add Yarn (ScoopInstaller#1084)
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 authored and lukesampson committed Oct 12, 2016
1 parent 02be412 commit f45cbe1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bucket/yarn.json
Original file line number Diff line number Diff line change
@@ -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\\.]+)"
}
}

0 comments on commit f45cbe1

Please sign in to comment.