yarn 0.20.0

Closes #9447.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Artem Medvedev 2017-01-30 16:29:32 +02:00 committed by Tomasz Pajor
parent cc114aa66c
commit dcb7a48670

View file

@ -3,8 +3,8 @@ require "language/node"
class Yarn < Formula
desc "Javascript package manager"
homepage "https://yarnpkg.com/"
url "https://yarnpkg.com/downloads/0.19.1/yarn-v0.19.1.tar.gz"
sha256 "751e1c0becbb2c3275f61d79ad8c4fc336e7c44c72d5296b5342a6f468526d7d"
url "https://yarnpkg.com/downloads/0.20.0/yarn-v0.20.0.tar.gz"
sha256 "4622f3c7a2fdf0dac3ef38b49eb636b813734e06a5a688fb2545df857792ebe3"
head "https://github.com/yarnpkg/yarn.git"
bottle do