croc 6.4.1 -> 6.4.6

This commit is contained in:
Eduardo Quiros 2019-12-03 18:16:57 -06:00
parent b7c19e1b91
commit 1de760838b

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