yarn 1.17.3 (#41930)
This commit is contained in:
parent
99e6c6ef45
commit
a7a15e9b10
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.16.0/yarn-v1.16.0.tar.gz"
|
||||
sha256 "df202627d9a70cf09ef2fb11cb298cb619db1b958590959d6f6e571b50656029"
|
||||
url "https://yarnpkg.com/downloads/1.17.3/yarn-v1.17.3.tar.gz"
|
||||
sha256 "e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue