ipfs 0.3.10
Closes Homebrew/homebrew#47818. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
55a9662602
commit
7151612f64
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue