ipfs 0.18.1

Closes #121850.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-30 08:55:29 -05:00 committed by BrewTestBot
parent 10d95f666b
commit 579b90eeab
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
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.tech/"
url "https://github.com/ipfs/kubo.git",
tag: "v0.18.0",
revision: "675037721fcef91cc1887257b647f0ba06a3f620"
tag: "v0.18.1",
revision: "675f8bddc18baf473f728af5ea8701cb79f97854"
license all_of: [
"MIT",
any_of: ["MIT", "Apache-2.0"],