files-cli: 2.15.77 -> 2.15.85 (#436008)

Co-authored-by: kashw2 <kashw2@users.noreply.github.com>

Changed files
+3 -3
pkgs
by-name
fi
files-cli
+3 -3
pkgs/by-name/fi/files-cli/package.nix
···
buildGoModule rec {
pname = "files-cli";
-
version = "2.15.77";
+
version = "2.15.85";
src = fetchFromGitHub {
repo = "files-cli";
owner = "files-com";
rev = "v${version}";
-
hash = "sha256-anDChFR4vax0fFdT1+WVdzuzNUhsfgwGljQmQj6jD4E=";
+
hash = "sha256-nARnc4oh0Pfpo8yxh6oXlS/CQK2oMmN2imCajFMbrFI=";
};
-
vendorHash = "sha256-p4ZMukOuU93Cwt19gOxXTqgdTMML4yppSI7WHIwCPag=";
+
vendorHash = "sha256-xU2X+ElbV+iQxJwPIR0ficMCgn2QwMWeZ3wNtcLgLeg=";
ldflags = [
"-s"