yarn 0.24.5 (#13594)
This commit is contained in:
parent
bb850a6a4a
commit
a56b75d57f
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/0.24.4/yarn-v0.24.4.tar.gz"
|
||||
sha256 "90ab424615f7f24a2e2895f33b90bdd4be0e93ebd56083adff4fafa718a75e68"
|
||||
url "https://yarnpkg.com/downloads/0.24.5/yarn-v0.24.5.tar.gz"
|
||||
sha256 "a7492431eedee0203faeac64e75f484e4911ab707c96c5bee4c7b97bf19c102c"
|
||||
head "https://github.com/yarnpkg/yarn.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue