Merge pull request #278033 from r-ryantm/auto-update/keybase

keybase: 6.2.3 -> 6.2.4
This commit is contained in:
Nick Cao 2024-01-01 10:09:33 -05:00 committed by GitHub
commit 32da961464
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
buildGoModule rec {
pname = "keybase";
version = "6.2.3";
version = "6.2.4";
modRoot = "go";
subPackages = [ "kbnm" "keybase" ];
@ -16,7 +16,7 @@ buildGoModule rec {
owner = "keybase";
repo = "client";
rev = "v${version}";
hash = "sha256-uZIoFivyFqC+AeFTJaEw2BbP7qoOVF8gtSIdUStxsHU=";
hash = "sha256-z7vpCUK+NU7xU9sNBlQnSy9sjXD7/m8jSRKfJAgyyN8=";
};
vendorHash = "sha256-tXEEVEfjoKub2A4m7F3hDc5ABJ+R+axwX1+1j7e3BAM=";