Skip to content

Commit 89d28f0

Browse files
committed
kubo 0.40.0
1 parent bb5f4a2 commit 89d28f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kubo < 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.39.0.tar.gz"
5-
sha256 "eb46fd70743049384a1b3ea8b07fa9c80db10811bc0bc64f0ba7e52d6c9d60bf"
4+
url "https://github.com/ipfs/kubo/archive/refs/tags/v0.40.0.tar.gz"
5+
sha256 "0640c0721a9e34688a8c16d793818dbae4d27f94a83534806fd7c332d7cafed2"
66
license all_of: [
77
"MIT",
88
any_of: ["MIT", "Apache-2.0"],

0 commit comments

Comments
 (0)