openhantek6022: 3.3.3 -> 3.4.0 (#392605)

This commit is contained in:
Austin Horstman
2025-03-26 20:59:56 -05:00
committed by GitHub
@@ -13,13 +13,13 @@
mkDerivation rec {
pname = "openhantek6022";
version = "3.3.3";
version = "3.4.0";
src = fetchFromGitHub {
owner = "OpenHantek";
repo = "OpenHantek6022";
rev = version;
sha256 = "sha256-y2pNLAa0P/r0YEdKjQ3iP66cqtTWERG8lTOZDR64WTk=";
sha256 = "sha256-FT+DyfD5WHBblRXWXFnyB2xwoIgoh84oB+QN32wx78c=";
};
nativeBuildInputs = [