ipfs 0.4.7

Closes #11238.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
master
Tomasz Pajor 2017-03-18 12:14:27 +01:00 committed by FX Coudert
parent 24be72b52c
commit 9bd4b5e7b9
1 changed files with 2 additions and 2 deletions

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.6",
:revision => "ed729423ce548785834cdcaa21aab11ebc3a1b1a"
:tag => "v0.4.7",
:revision => "f76b48dfa08acdda0d89183b8e041757211d2eeb"
head "https://github.com/ipfs/go-ipfs.git"
bottle do