Commit df56790c authored by Ed Reel's avatar Ed Reel

Update yarn from 1.9.4 to 1.10.0

parent 6924965a
......@@ -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.9.4'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.9.4/yarn-v1.9.4.tar.gz'
source_sha256 '7667eb715077b4bad8e2a832e7084e0e6f1ba54d7280dc573c8f7031a7fb093e'
version '1.10.0'
source_url 'https://github.com/yarnpkg/yarn/releases/download/v1.10.0/yarn-v1.10.0.tar.gz'
source_sha256 '83277bd505c7f4009c13077266020c97298727de7edf67af5ca66eccae9d4632'
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