Skip to content

Commit a3ddc87

Browse files
committed
files-cli: 2.13.80 -> 2.13.85
1 parent 8f3b38d commit a3ddc87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/fi/files-cli/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77

88
buildGoModule rec {
99
pname = "files-cli";
10-
version = "2.13.80";
10+
version = "2.13.85";
1111

1212
src = fetchFromGitHub {
1313
repo = "files-cli";
1414
owner = "files-com";
1515
rev = "v${version}";
16-
hash = "sha256-uwWdmDCmFyArvzVFTOfdBqHglsap/wvyOjRq9KLFyOE=";
16+
hash = "sha256-rsEromVixVLtBLvhLWQ5ykjHq3/FScPSpuL9FqIOjZ8=";
1717
};
1818

19-
vendorHash = "sha256-VCsNI6MnraE9orrHCAVRZg3uYxhicuyBT3+Jp5q8DDc=";
19+
vendorHash = "sha256-pobAFcmFsE340+Jboqnd88L3UHEquZ63eWwSXzgOWyc=";
2020

2121
ldflags = [
2222
"-s"

0 commit comments

Comments
 (0)