Skip to content

Commit c5ea3a8

Browse files
committed
ipfs 0.33.1
1 parent a9f9b9e commit c5ea3a8

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://ipfs.tech/"
4-
url "https://github.com/ipfs/kubo/archive/refs/tags/v0.33.0.tar.gz"
5-
sha256 "f58da2d4e8552b0d76c95715ec86bf868216fdd539669ea060827a527458cc5f"
4+
url "https://github.com/ipfs/kubo/archive/refs/tags/v0.33.1.tar.gz"
5+
sha256 "2208e5942fd456852695de225f7ef5b20c511af9fc928364699fd28d165f99a8"
66
license all_of: [
77
"MIT",
88
any_of: ["MIT", "Apache-2.0"],

0 commit comments

Comments
 (0)