files-cli: 2.13.49 -> 2.13.50

This commit is contained in:
R. Ryantm 2024-05-23 06:33:39 +00:00
parent 06b2dd21c0
commit 3ec93b0dbd

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "files-cli";
version = "2.13.49";
version = "2.13.50";
src = fetchFromGitHub {
repo = "files-cli";
owner = "files-com";
rev = "v${version}";
hash = "sha256-QQ2UzWGodQASHJVfnTIp/BUNkAPAV0q8UpTk7qBYgc0=";
hash = "sha256-UeRB+vmnLr85oGwaiuyfe5pVCN1EmEQqyoU5tY2hst8=";
};
vendorHash = "sha256-L6UnKbqS6aO8+XSPt5KaKGYr30y9RE+l4U3hapPHHvA=";