From 7151612f6489c836e0d6c50accc6df6fc40b50c8 Mon Sep 17 00:00:00 2001 From: Eelco Cramer Date: Thu, 7 Jan 2016 16:17:39 +0100 Subject: [PATCH] ipfs 0.3.10 Closes Homebrew/homebrew#47818. Signed-off-by: Andrew Janke --- Formula/ipfs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ipfs.rb b/Formula/ipfs.rb index 1cdefa8cfb..2badaccc6a 100644 --- a/Formula/ipfs.rb +++ b/Formula/ipfs.rb @@ -4,8 +4,8 @@ class Ipfs < Formula desc "IPFS is The Permanent Web - A new peer-to-peer hypermedia protocol" homepage "https://ipfs.io/" url "https://github.com/ipfs/go-ipfs.git", - :tag => "v0.3.9", - :revision => "43622bd5eed1f62d53d364dc771bbb500939d9e6" + :tag => "v0.3.10", + :revision => "f9dc4c726b770199f4ee64d97775d5fe8122814e" head "https://github.com/ipfs/go-ipfs.git" bottle do