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 d5a0607 commit 65aebccCopy full SHA for 65aebcc
Formula/s/sendme.rb
@@ -1,8 +1,8 @@
1
class Sendme < Formula
2
desc "Tool to send files and directories, based on iroh"
3
homepage "https://iroh.computer/sendme"
4
- url "https://github.com/n0-computer/sendme/archive/refs/tags/v0.20.0.tar.gz"
5
- sha256 "1d69c1132e6da654f03a4b0ee57f47c1c67c99a05cc411d0198c75f560a129e2"
+ url "https://github.com/n0-computer/sendme/archive/refs/tags/v0.21.0.tar.gz"
+ sha256 "52cd84b40df4c7af87cbe82de5bec22d536cd63e98cbb457a811495d38366905"
6
license "MIT"
7
head "https://github.com/n0-computer/sendme.git", branch: "main"
8
0 commit comments