files-cli: 2.14.8 -> 2.15.7

This commit is contained in:
R. Ryantm 2025-05-22 05:15:31 +00:00
parent 89eac15781
commit 422a85d518

View file

@ -8,16 +8,16 @@
buildGoModule rec {
pname = "files-cli";
version = "2.14.8";
version = "2.15.7";
src = fetchFromGitHub {
repo = "files-cli";
owner = "files-com";
rev = "v${version}";
hash = "sha256-qiqxvRy0jHhxnCky+XizHaFGdJnsk5qdUjgaY2lVfko=";
hash = "sha256-lG4nmP5Ar+9KEjbDhE4epv+/8mrhhxpSWETZ56/gGzU=";
};
vendorHash = "sha256-58XHEcBZZR/nEu+6LX/ItB2JlI00Uz+htVluavFtNm0=";
vendorHash = "sha256-Zs7Sd/xndXeEDNye0DqmeKsmtwLMonNMEwmsA/ymeOs=";
ldflags = [
"-s"