Merge pull request #230670 from r-ryantm/auto-update/memtest86plus

memtest86plus: 6.10 -> 6.20
This commit is contained in:
Pol Dellaiera 2023-07-28 18:58:17 +02:00 committed by GitHub
commit f5fc54018c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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