Skip to content

Commit 1ef8e6b

Browse files
committed
ipfs 0.34.0
1 parent 1f94472 commit 1ef8e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/ipfs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ipfs < Formula
22
desc "Peer-to-peer hypermedia protocol"
33
homepage "https://docs.ipfs.tech/how-to/command-line-quick-start/"
4-
url "https://github.com/ipfs/kubo/archive/refs/tags/v0.33.2.tar.gz"
5-
sha256 "0dcab7d932a7c613fe0421ba1a5a0c71138709c151610f57666a15d163c982b2"
4+
url "https://github.com/ipfs/kubo/archive/refs/tags/v0.34.0.tar.gz"
5+
sha256 "0294057f8b6c1246773b17eabbbfe68d76073df9809d0eb3c19cf238c0175e0b"
66
license all_of: [
77
"MIT",
88
any_of: ["MIT", "Apache-2.0"],

0 commit comments

Comments
 (0)