yarn 1.15.2 (#37937)
This commit is contained in:
parent
2f58eb8791
commit
c5084195a5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Yarn < Formula
|
|||
desc "JavaScript package manager"
|
||||
homepage "https://yarnpkg.com/"
|
||||
# Should only be updated if the new version is listed as a stable release on the homepage
|
||||
url "https://yarnpkg.com/downloads/1.13.0/yarn-v1.13.0.tar.gz"
|
||||
sha256 "125d40ebf621ebb08e3f66a618bd2cc5cd77fa317a312900a1ab4360ed38bf14"
|
||||
url "https://yarnpkg.com/downloads/1.15.2/yarn-v1.15.2.tar.gz"
|
||||
sha256 "c4feca9ba5d6bf1e820e8828609d3de733edf0e4722d17ed7ce493ed39f61abd"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue