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 6f41c70 commit 5446cf0Copy full SHA for 5446cf0
Formula/c/croc.rb
@@ -1,8 +1,8 @@
1
class Croc < Formula
2
desc "Securely send things from one computer to another"
3
homepage "https://github.com/schollz/croc"
4
- url "https://github.com/schollz/croc/archive/refs/tags/v10.0.13.tar.gz"
5
- sha256 "69a7e60811b97d3f6e2ceac4d24fc52596ec8982039811fb5894ef78f2dedc77"
+ url "https://github.com/schollz/croc/archive/refs/tags/v10.1.0.tar.gz"
+ sha256 "0968f28c0d46ff181173ae1613aea5c55757384e3c1358917f78bf0ce595d151"
6
license "MIT"
7
head "https://github.com/schollz/croc.git", branch: "master"
8
0 commit comments