Commit fd219f47 authored by Chris Thurber's avatar Chris Thurber Committed by GitHub

Merge pull request #2860 from uberhacker/update-yarn-package

Update yarn from 1.12.1 to 1.12.3
parents fd6a2748 6adf86e0
...@@ -3,9 +3,9 @@ require 'package' ...@@ -3,9 +3,9 @@ require 'package'
class Yarn < Package class Yarn < Package
description 'Yarn is a new package manager for JavaScript and an alternative to npm.' description 'Yarn is a new package manager for JavaScript and an alternative to npm.'
homepage 'https://yarnpkg.com/en/' homepage 'https://yarnpkg.com/en/'
version '1.12.1' version '1.12.3'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.12.1/yarn-v1.12.1.tar.gz' source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.12.3/yarn-v1.12.3.tar.gz'
source_sha256 '09bea8f4ec41e9079fa03093d3b2db7ac5c5331852236d63815f8df42b3ba88d' source_sha256 '02cd4b589ec22c4bdbd2bc5ebbfd99c5e99b07242ad68a539cb37896b93a24f2'
binary_url ({ binary_url ({
}) })
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment