ipfs 0.4.14
Closes #25704. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3f02943919
commit
c8bf3e6f6c
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.13",
|
||||
:revision => "cc01b7f188622e7148ce041b9d09252c85041d9f"
|
||||
:tag => "v0.4.14",
|
||||
:revision => "5db38464bfea73e94cb96e011cf93051fe691e65"
|
||||
head "https://github.com/ipfs/go-ipfs.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue