Skip to content

Commit 74db649

Browse files
BrewTestBotchenrui333
authored andcommitted
croc 10.2.5
croc: update default branch for head build Signed-off-by: Rui Chen <[email protected]>
1 parent 75e2410 commit 74db649

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/croc.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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.2.4.tar.gz"
5-
sha256 "c259c07b9da3ea39726b0c5e3f78ae66e858e1379bdb11bef93d31298e68f5fe"
4+
url "https://github.com/schollz/croc/archive/refs/tags/v10.2.5.tar.gz"
5+
sha256 "993e0bb72e79c5168d78db5c14d84f69beeab819ab4d06f4d98fcddd23487207"
66
license "MIT"
7-
head "https://github.com/schollz/croc.git", branch: "master"
7+
head "https://github.com/schollz/croc.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_tahoe: "80ec2c69c8aaeeb66158ddf2e9d2578c2cd2c49964a8ed2f6dba43acf9605035"

0 commit comments

Comments
 (0)