yubikey-touch-detector: 1.12.4 -> 1.12.5 (#375781)

Co-authored-by: sumnerevans <sumnerevans@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-23 05:25:07 +00:00
committed by GitHub
co-authored by sumnerevans
@@ -11,13 +11,13 @@
buildGoModule rec {
pname = "yubikey-touch-detector";
version = "1.12.4";
version = "1.12.5";
src = fetchFromGitHub {
owner = "maximbaz";
repo = "yubikey-touch-detector";
rev = version;
hash = "sha256-AUy/QvNQ3d0b17wcrL3kyhzaEFgS403NR/IBXnJwWwk=";
hash = "sha256-eNRwDGTNxBtDepQvf2TXCH/5fb4kRYBn80tzvI4fzME=";
};
vendorHash = "sha256-x8Fmhsk6MtgAtLxgH/V3KusM0BXAOaSU+2HULR5boJQ=";