Commit c2ac1466 authored by Ed Reel's avatar Ed Reel Committed by Chris Thurber

Update yarn from 1.19.0 to 1.19.1 (#3535)

parent 5cd56724
......@@ -3,9 +3,9 @@ require 'package'
class Yarn < Package
description 'Yarn is a new package manager for JavaScript and an alternative to npm.'
homepage 'https://yarnpkg.com/en/'
version '1.19.0'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.19.0/yarn-v1.19.0.tar.gz'
source_sha256 '6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934'
version '1.19.1'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.19.1/yarn-v1.19.1.tar.gz'
source_sha256 '34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343'
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