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 a9f9b9e commit c5ea3a8Copy full SHA for c5ea3a8
Formula/i/ipfs.rb
@@ -1,8 +1,8 @@
1
class Ipfs < Formula
2
desc "Peer-to-peer hypermedia protocol"
3
homepage "https://ipfs.tech/"
4
- url "https://github.com/ipfs/kubo/archive/refs/tags/v0.33.0.tar.gz"
5
- sha256 "f58da2d4e8552b0d76c95715ec86bf868216fdd539669ea060827a527458cc5f"
+ url "https://github.com/ipfs/kubo/archive/refs/tags/v0.33.1.tar.gz"
+ sha256 "2208e5942fd456852695de225f7ef5b20c511af9fc928364699fd28d165f99a8"
6
license all_of: [
7
"MIT",
8
any_of: ["MIT", "Apache-2.0"],
0 commit comments