ipfs 0.4.9
Closes #13593. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b2f3076372
commit
5f832d4f1f
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.8",
|
||||
:revision => "8e7484ed794d1aecb3e773e9003ae64c7b78bb87"
|
||||
:tag => "v0.4.9",
|
||||
:revision => "7ea34c6c6ed18e886f869a1fbe725a848d13695c"
|
||||
head "https://github.com/ipfs/go-ipfs.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue