Skip to content

Commit 52e3d31

Browse files
usbkvm: 0.3.0 -> 0.3.1 (NixOS#493377)
2 parents 00b8fd5 + 535b48a commit 52e3d31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/us/usbkvm/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
}:
1818

1919
let
20-
version = "0.3.0";
20+
version = "0.3.1";
2121

2222
src = fetchzip {
2323
url = "https://github.com/carrotIndustries/usbkvm/releases/download/v${version}/usbkvm-v${version}.tar.gz";
24-
hash = "sha256-urexPODXU69QfSRHtJVpoDx/6mbPcv6EQ3mR0VRHNiY=";
24+
hash = "sha256-xTBrUI6U6W//Sb1UrIGAWHEeT7LToz7znBW0B4Rs520=";
2525
};
2626

2727
ms-tools-lib = buildGoModule {

0 commit comments

Comments
 (0)