libuv 1.19.2

Closes #24418.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
ilovezfs 2018-02-21 21:51:12 -08:00 committed by commitay
parent 11722bf9ce
commit 1059ef8013

View file

@ -1,8 +1,8 @@
class Libuv < Formula
desc "Multi-platform support library with a focus on asynchronous I/O"
homepage "https://github.com/libuv/libuv"
url "https://github.com/libuv/libuv/archive/v1.19.1.tar.gz"
sha256 "8d96a6230af4f9f33d6ec021b599e157279a2af72ed38cf4a8c25e6d58d952ef"
url "https://github.com/libuv/libuv/archive/v1.19.2.tar.gz"
sha256 "ccc5f3b43ed171640513786e5e809508cb6308279b4d71a016e4550ad62f1686"
head "https://github.com/libuv/libuv.git", :branch => "v1.x"
bottle do