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 a83aae7 commit 5ee41d7Copy full SHA for 5ee41d7
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.25.0.tar.gz"
5
- sha256 "d50c39cbe828947a5acf67f4c0d1db46017ff9e2fe2c8e77970dd515b1b024d7"
+ url "https://github.com/n0-computer/sendme/archive/refs/tags/v0.26.0.tar.gz"
+ sha256 "d41bd166e08b611d993e4bdf01c66610406fe93338783fe9a310eaf726fc337f"
6
license "MIT"
7
head "https://github.com/n0-computer/sendme.git", branch: "main"
8
0 commit comments