Skip to content

Commit 65aebcc

Browse files
committed
sendme 0.21.0
1 parent d5a0607 commit 65aebcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sendme.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sendme < Formula
22
desc "Tool to send files and directories, based on iroh"
33
homepage "https://iroh.computer/sendme"
4-
url "https://github.com/n0-computer/sendme/archive/refs/tags/v0.20.0.tar.gz"
5-
sha256 "1d69c1132e6da654f03a4b0ee57f47c1c67c99a05cc411d0198c75f560a129e2"
4+
url "https://github.com/n0-computer/sendme/archive/refs/tags/v0.21.0.tar.gz"
5+
sha256 "52cd84b40df4c7af87cbe82de5bec22d536cd63e98cbb457a811495d38366905"
66
license "MIT"
77
head "https://github.com/n0-computer/sendme.git", branch: "main"
88

0 commit comments

Comments
 (0)