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

files-cli: 2.13.27 -> 2.13.41
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-05-12 10:51:23 +00:00 committed by GitHub
commit baabb6ca8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,16 +7,16 @@
buildGoModule rec {
pname = "files-cli";
version = "2.13.27";
version = "2.13.41";
src = fetchFromGitHub {
repo = "files-cli";
owner = "files-com";
rev = "v${version}";
hash = "sha256-UbABURsoQkTwYvQqR7Eg8ti56JQKnIcAm78Tmu+W+ls=";
hash = "sha256-WW6E0K3HOi8gtBwcmN9syV4wM73BPGyXbv3t4ZJjoIc=";
};
vendorHash = "sha256-8xiIMl4eAFMvMsN5Y+ruw04BtdA+mrCnqxsoekyr4Bo=";
vendorHash = "sha256-LdebAbdbiUX0xw1EJKCzK1jdt5+FgoZQBPI0apZkcsc=";
ldflags = [
"-s"