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 dffcea4 commit 38f75fbCopy full SHA for 38f75fb
1 file changed
Formula/k/kubo.rb
@@ -1,8 +1,8 @@
1
class Kubo < 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.40.1.tar.gz"
5
- sha256 "befa8943654245abdb501535184cfe0789c14f22e59b60c80d744c9e35916147"
+ url "https://github.com/ipfs/kubo/archive/refs/tags/v0.41.0.tar.gz"
+ sha256 "e9f6056c4d66da55f2632ec814f2d3d8dc61d8d97b9e4d2f0ed4cfa5a9d63537"
6
license all_of: [
7
"MIT",
8
any_of: ["MIT", "Apache-2.0"],
0 commit comments