From 7c1869afb012a9c18918b36ec91e26a248a53bc5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 10 Aug 2025 19:04:47 +0200 Subject: ... --- _sources/generated.json | 12 ++++++------ _sources/generated.nix | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) (limited to '_sources') diff --git a/_sources/generated.json b/_sources/generated.json index 802099d7..670ba5c6 100644 --- a/_sources/generated.json +++ b/_sources/generated.json @@ -270,11 +270,11 @@ "pinned": false, "src": { "name": null, - "sha256": "sha256-8kd17ChqLuVH5/OdPc2rVDKEDWHl9ZWLh8k+EBrCGH8=", + "sha256": "sha256-ipbZJ0mPCuwzb/TDtXXUBTuWOcSsKGAJ1GEGIgB2G7E=", "type": "url", - "url": "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.efi" + "url": "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.efi" }, - "version": "2.0.87" + "version": "2.0.88" }, "netbootxyz-lkrn": { "cargoLocks": null, @@ -285,11 +285,11 @@ "pinned": false, "src": { "name": null, - "sha256": "sha256-/qY3NdRC0SghQ4kamrkm9EFumrKlirqDCJ+XY+jHWLA=", + "sha256": "sha256-igy3O30noS25dU7ZnHuKrWqLLkjjd/L46IdCTd038dI=", "type": "url", - "url": "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.lkrn" + "url": "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.lkrn" }, - "version": "2.0.87" + "version": "2.0.88" }, "postfix-mta-sts-resolver": { "cargoLocks": null, diff --git a/_sources/generated.nix b/_sources/generated.nix index 75373a48..b856af2c 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix @@ -164,18 +164,18 @@ }; netbootxyz-efi = { pname = "netbootxyz-efi"; - version = "2.0.87"; + version = "2.0.88"; src = fetchurl { - url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.efi"; - sha256 = "sha256-8kd17ChqLuVH5/OdPc2rVDKEDWHl9ZWLh8k+EBrCGH8="; + url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.efi"; + sha256 = "sha256-ipbZJ0mPCuwzb/TDtXXUBTuWOcSsKGAJ1GEGIgB2G7E="; }; }; netbootxyz-lkrn = { pname = "netbootxyz-lkrn"; - version = "2.0.87"; + version = "2.0.88"; src = fetchurl { - url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.lkrn"; - sha256 = "sha256-/qY3NdRC0SghQ4kamrkm9EFumrKlirqDCJ+XY+jHWLA="; + url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.lkrn"; + sha256 = "sha256-igy3O30noS25dU7ZnHuKrWqLLkjjd/L46IdCTd038dI="; }; }; postfix-mta-sts-resolver = { -- cgit v1.2.3