Commit d683052b authored by Ed Reel's avatar Ed Reel

Update yarn from 1.10.1 to 1.12.0

parent cd89e27a
......@@ -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.10.1'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.10.1/yarn-v1.10.1.tar.gz'
source_sha256 '97bf147cb28229e66e4e3c5733a93c851bbcb0f10fbc72696ed011774f4c6f1b'
version '1.12.0'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.12.0/yarn-v1.12.0.tar.gz'
source_sha256 '90c40e80743eebbce63d83c539f3ca97e24b30eb2d98b9858e37e13fbe8fafdc'
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