memtest86plus: 6.01 -> 6.10

Diff: https://github.com/memtest86plus/memtest86plus/compare/v6.01...v6.10
This commit is contained in:
K900 2023-02-04 13:57:58 +03:00
parent b400226082
commit 6d3d4768dc

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "memtest86+";
version = "6.01";
version = "6.10";
src = fetchFromGitHub {
owner = "memtest86plus";
repo = "memtest86plus";
rev = "v${finalAttrs.version}";
hash = "sha256-BAY8hR8Sl9Hp9Zps0INL43cNqJwXX689m9rfa4dHrqs=";
hash = "sha256-f40blxh/On/mC4m+eLNeWzdYzYoYpFOSBndVnREx68U=";
};
# Binaries are booted directly by BIOS/UEFI or bootloader