Skip to content

Commit 5ee41d7

Browse files
committed
sendme 0.26.0
1 parent a83aae7 commit 5ee41d7

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.25.0.tar.gz"
5-
sha256 "d50c39cbe828947a5acf67f4c0d1db46017ff9e2fe2c8e77970dd515b1b024d7"
4+
url "https://github.com/n0-computer/sendme/archive/refs/tags/v0.26.0.tar.gz"
5+
sha256 "d41bd166e08b611d993e4bdf01c66610406fe93338783fe9a310eaf726fc337f"
66
license "MIT"
77
head "https://github.com/n0-computer/sendme.git", branch: "main"
88

0 commit comments

Comments
 (0)