ipfs 0.4.9

Closes #13593.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Mathijs de Bruin 2017-05-15 19:52:37 +01:00 committed by FX Coudert
parent b2f3076372
commit 5f832d4f1f

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.8",
:revision => "8e7484ed794d1aecb3e773e9003ae64c7b78bb87"
:tag => "v0.4.9",
:revision => "7ea34c6c6ed18e886f869a1fbe725a848d13695c"
head "https://github.com/ipfs/go-ipfs.git"
bottle do