We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f94472 commit 1ef8e6bCopy full SHA for 1ef8e6b
Formula/i/ipfs.rb
@@ -1,8 +1,8 @@
1
class Ipfs < Formula
2
desc "Peer-to-peer hypermedia protocol"
3
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"
+ url "https://github.com/ipfs/kubo/archive/refs/tags/v0.34.0.tar.gz"
+ sha256 "0294057f8b6c1246773b17eabbbfe68d76073df9809d0eb3c19cf238c0175e0b"
6
license all_of: [
7
"MIT",
8
any_of: ["MIT", "Apache-2.0"],
0 commit comments