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 bb5f4a2 commit 89d28f0Copy full SHA for 89d28f0
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.39.0.tar.gz"
5
- sha256 "eb46fd70743049384a1b3ea8b07fa9c80db10811bc0bc64f0ba7e52d6c9d60bf"
+ url "https://github.com/ipfs/kubo/archive/refs/tags/v0.40.0.tar.gz"
+ sha256 "0640c0721a9e34688a8c16d793818dbae4d27f94a83534806fd7c332d7cafed2"
6
license all_of: [
7
"MIT",
8
any_of: ["MIT", "Apache-2.0"],
0 commit comments