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

files-cli: 2.12.38 -> 2.12.39
This commit is contained in:
Mario Rodas 2024-03-01 06:55:23 -05:00 committed by GitHub
commit 497b892a97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "files-cli";
version = "2.12.38";
version = "2.12.39";
src = fetchFromGitHub {
repo = "files-cli";
owner = "files-com";
rev = "v${version}";
hash = "sha256-DjNnD852VOcIHrVtzf2fXm7PRpvrQIF51xqfA5BrJxI=";
hash = "sha256-E2vxgDdTXIuge160mpu7w/cs2M3fRYlUyvNtPq3AncA=";
};
vendorHash = "sha256-EUPaPihTDHRh0Y4HEPhpgl1Qa3rfhOdJHO/uRD8KzT4=";