ipfs 0.4.16
Closes #30051. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f202a077d2
commit
8278bb5ed1
1 changed files with 2 additions and 2 deletions
|
@ -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.15",
|
||||
:revision => "7853e53860805e08a212d78c4baa5d59bff99ba8"
|
||||
:tag => "v0.4.16",
|
||||
:revision => "92ac43afef339e3c3090777db27959e4492a173e"
|
||||
head "https://github.com/ipfs/go-ipfs.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue