Merge pull request #74954 from equirosa/master

croc 6.4.1 -> 6.4.6
This commit is contained in:
Mario Rodas 2019-12-03 20:31:05 -05:00 committed by GitHub
commit bfcf240cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "croc";
version = "6.4.1";
version = "6.4.6";
goPackagePath = "github.com/schollz/croc";
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "schollz";
repo = pname;
rev = "v${version}";
sha256 = "0sil1gxml4p4yysm8x6bpv5m0hvw4ss27b4c9wdag06lav0g4am0";
sha256 = "13sgjyrabr34a6sz8lzc21zvv5wc5lkgwbx0ar8afmikkrpdypln";
};
modSha256 = "1w84xqnn9fnkakak6j069app4ybbxpwq79g8qypwvmqg5bhvzywg";
@ -20,7 +20,7 @@ buildGoModule rec {
description = "Easily and securely send things from one computer to another";
homepage = https://github.com/schollz/croc;
license = licenses.mit;
maintainers = with maintainers; [ hugoreeves ];
maintainers = with maintainers; [ hugoreeves equirosa ];
longDescription = ''
Croc is a command line tool written in Go that allows any two computers to