Skip to content

Commit 5446cf0

Browse files
committed
croc 10.1.0
1 parent 6f41c70 commit 5446cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/croc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Croc < Formula
22
desc "Securely send things from one computer to another"
33
homepage "https://github.com/schollz/croc"
4-
url "https://github.com/schollz/croc/archive/refs/tags/v10.0.13.tar.gz"
5-
sha256 "69a7e60811b97d3f6e2ceac4d24fc52596ec8982039811fb5894ef78f2dedc77"
4+
url "https://github.com/schollz/croc/archive/refs/tags/v10.1.0.tar.gz"
5+
sha256 "0968f28c0d46ff181173ae1613aea5c55757384e3c1358917f78bf0ce595d151"
66
license "MIT"
77
head "https://github.com/schollz/croc.git", branch: "master"
88

0 commit comments

Comments
 (0)