Merge pull request #286510 from r-ryantm/auto-update/files-cli

files-cli: 2.12.27 -> 2.12.28
This commit is contained in:
Nick Cao 2024-02-05 11:12:06 -05:00 committed by GitHub
commit ec43fa2f05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,16 +7,16 @@
buildGoModule rec {
pname = "files-cli";
version = "2.12.27";
version = "2.12.28";
src = fetchFromGitHub {
repo = "files-cli";
owner = "files-com";
rev = "v${version}";
hash = "sha256-MKW5jvdSd41nuz9oTP6sMzBo+TnNxE/+86KoPHRogBM=";
hash = "sha256-4YW261qQtbfbX08zuGzr3qH470DaWUDIVaex7qYe2tI=";
};
vendorHash = "sha256-rJtcocjH6GFmiDs7IizCMt/51RbHmvXdIIlWRETg6tg=";
vendorHash = "sha256-w5R7eVrnpcKu0/V2gAeZ7RL6VyA57INcOU31Jhwf1so=";
ldflags = [
"-s"