git-credential-keepassxc: 0.14.2 -> 0.14.3

This commit is contained in:
R. Ryantm
2026-05-25 20:38:06 +00:00
parent 952c40b32b
commit 2d4f67a3a2
@@ -10,16 +10,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "git-credential-keepassxc";
version = "0.14.2";
version = "0.14.3";
src = fetchFromGitHub {
owner = "Frederick888";
repo = "git-credential-keepassxc";
rev = "v${finalAttrs.version}";
hash = "sha256-tA90IM2zLDX9LkIZ6BEW9L+Se3f/cq80f+IwLfq1cjI=";
hash = "sha256-rgYwcfglyutHIZrENFlYUHFeobMoLU6BwkdsaWqDkWE=";
};
cargoHash = "sha256-5aXVvQdiQ+3c3VsGX/nrvclgNlXUO3bs0/De8LEXDek=";
cargoHash = "sha256-zHSMbfP9ge3JYGyUI2XMGtQwQnsDPkWDnm0F3WWwfNc=";
buildFeatures =
[ ]