Skip to content

Commit

Permalink
libuv 1.19.2
Browse files Browse the repository at this point in the history
Closes #24418.

Signed-off-by: commitay <commitay@users.noreply.github.com>
  • Loading branch information
ilovezfs authored and commitay committed Feb 22, 2018
1 parent 11722bf commit 1059ef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libuv.rb
@@ -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
Expand Down

0 comments on commit 1059ef8

Please sign in to comment.