Commit 6bb48026 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Update yarn from 1.22.0 to 1.22.4 (#3878)

parent af0f07d0
......@@ -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.22.0'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.22.0/yarn-v1.22.0.tar.gz'
source_sha256 'de8871c4e2822cba80d58c2e72366fb78567ec56e873493c9ca0cca76c60f9a5'
version '1.22.4'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.22.4/yarn-v1.22.4.tar.gz'
source_sha256 'bc5316aa110b2f564a71a3d6e235be55b98714660870c5b6b2d2d3f12587fb58'
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