Skip to content

Commit 2ca72b9

Browse files
committed
ipfs 0.36.0
1 parent c9679ef commit 2ca72b9

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.35.0.tar.gz"
5-
sha256 "973ff52e34903174c886494af755a393a456b13379883796ea268e9485fa9324"
4+
url "https://github.com/ipfs/kubo/archive/refs/tags/v0.36.0.tar.gz"
5+
sha256 "624c830b5ef33cfacc7de1bc9ce9f9e85d14cd79a37092484470b987f6e63b6b"
66
license all_of: [
77
"MIT",
88
any_of: ["MIT", "Apache-2.0"],

0 commit comments

Comments
 (0)