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 c9679ef commit 2ca72b9Copy full SHA for 2ca72b9
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.35.0.tar.gz"
5
- sha256 "973ff52e34903174c886494af755a393a456b13379883796ea268e9485fa9324"
+ url "https://github.com/ipfs/kubo/archive/refs/tags/v0.36.0.tar.gz"
+ sha256 "624c830b5ef33cfacc7de1bc9ce9f9e85d14cd79a37092484470b987f6e63b6b"
6
license all_of: [
7
"MIT",
8
any_of: ["MIT", "Apache-2.0"],
0 commit comments