ipfs 0.4.19

Closes #37537.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Willian Mitsuda 2019-03-03 00:22:25 -03:00 committed by FX Coudert
parent 0699d0940f
commit 753bde5dd6

View file

@ -2,8 +2,8 @@ class Ipfs < Formula
desc "Peer-to-peer hypermedia protocol"
homepage "https://ipfs.io/"
url "https://github.com/ipfs/go-ipfs.git",
:tag => "v0.4.18",
:revision => "aefc746f34e5ffdee5fba1915c6603b65a0ebf81"
:tag => "v0.4.19",
:revision => "83d3f7672b82ccb03e4c106d93e9dadc6427f246"
head "https://github.com/ipfs/go-ipfs.git"
bottle do