Skip to content

Commit

Permalink
yarn 0.20.0
Browse files Browse the repository at this point in the history
Closes #9447.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
artdevjs authored and nijikon committed Feb 1, 2017
1 parent cc114aa commit dcb7a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/yarn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
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
Expand Down

0 comments on commit dcb7a48

Please sign in to comment.