yarn 1.9.4 (#30771)
This commit is contained in:
parent
040dbeda06
commit
c1e2120401
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Yarn < Formula
|
||||
desc "JavaScript package manager"
|
||||
homepage "https://yarnpkg.com/"
|
||||
url "https://yarnpkg.com/downloads/1.9.2/yarn-v1.9.2.tar.gz"
|
||||
sha256 "3ad69cc7f68159a562c676e21998eb21b44138cae7e8fe0749a7d620cf940204"
|
||||
url "https://yarnpkg.com/downloads/1.9.4/yarn-v1.9.4.tar.gz"
|
||||
sha256 "7667eb715077b4bad8e2a832e7084e0e6f1ba54d7280dc573c8f7031a7fb093e"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue