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

keybase: 6.2.2 -> 6.2.3
This commit is contained in:
Weijia Wang
2023-10-28 02:35:39 +02:00
committed by GitHub
+2 -2
View File
@@ -5,7 +5,7 @@
buildGoModule rec {
pname = "keybase";
version = "6.2.2";
version = "6.2.3";
modRoot = "go";
subPackages = [ "kbnm" "keybase" ];
@@ -16,7 +16,7 @@ buildGoModule rec {
owner = "keybase";
repo = "client";
rev = "v${version}";
hash = "sha256-1vJCuAkJmehFcVYLwp3UIlQiGji7mHVczCBtXq9Fl68=";
hash = "sha256-TZBpqpCXtieQpJiAUP+SlldcQparbXqT8CuIMA4E++Y=";
};
vendorHash = "sha256-tXEEVEfjoKub2A4m7F3hDc5ABJ+R+axwX1+1j7e3BAM=";