libuv 1.31.0

Closes #43005.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-08-11 04:14:04 +08:00
parent e640009a78
commit c03eb29c13
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

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