Skip to content

Commit 9906808

Browse files
committed
yubikey-touch-detector: 1.12.2 -> 1.12.3
1 parent b7051fe commit 9906808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/yu/yubikey-touch-detector/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
buildGoModule rec {
1111
pname = "yubikey-touch-detector";
12-
version = "1.12.2";
12+
version = "1.12.3";
1313

1414
src = fetchFromGitHub {
1515
owner = "maximbaz";
1616
repo = "yubikey-touch-detector";
1717
rev = version;
18-
hash = "sha256-vhaJSgQUBYBXfQHHR7cR3zHCZstwRD/jXhqYR1vqMqA=";
18+
hash = "sha256-0AvRUukh3Vq1JAmiK4nAmqkZiiNC7L/8RlNSswO7XLE=";
1919
};
2020
vendorHash = "sha256-x8Fmhsk6MtgAtLxgH/V3KusM0BXAOaSU+2HULR5boJQ=";
2121

0 commit comments

Comments
 (0)