Skip to content

Commit d8c0fec

Browse files
files-cli: 2.13.251 -> 2.13.258 (#390143)
Co-authored-by: kashw2 <[email protected]>
2 parents a480f04 + 4c92d6a commit d8c0fec

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
@@ -8,16 +8,16 @@
88

99
buildGoModule rec {
1010
pname = "files-cli";
11-
version = "2.13.251";
11+
version = "2.13.258";
1212

1313
src = fetchFromGitHub {
1414
repo = "files-cli";
1515
owner = "files-com";
1616
rev = "v${version}";
17-
hash = "sha256-6tNee396ki+/ixPD1c3E+1duFTrUL9aGeUCVFzF/WyA=";
17+
hash = "sha256-Idd0FJ/zi0S6hFvjKNw1a1cIEhccE+2e9azxaREtdiw=";
1818
};
1919

20-
vendorHash = "sha256-Rf2JWCEQYtzhKd7v0usRHDwoJLZFCE5/HXuweXNwvuA=";
20+
vendorHash = "sha256-fzDJSvYQkWyPSHrIoOeDHNLM3UWdCv9Wh8E1CxLLNhg=";
2121

2222
ldflags = [
2323
"-s"

0 commit comments

Comments
 (0)