Binary release v5.20230726.0

This commit is contained in:
mintsuki 2023-07-26 22:39:38 +00:00
parent 9d011d449e
commit 84286b9400
11 changed files with 1137 additions and 1137 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1002,7 +1002,7 @@ uninstall_mode_cleanup:
static void enroll_config_usage(const char *name) {
printf("Usage: %s enroll-config <Limine executable> <BLAKE2B of config file>\n", name);
printf("\n");
printf(" --reset Remove enrolled BLAKE2B, will not check config intergrity\n");
printf(" --reset Remove enrolled BLAKE2B, will not check config integrity\n");
printf("\n");
printf(" --quiet Do not print verbose diagnostic messages\n");
printf("\n");
@ -1120,7 +1120,7 @@ cleanup:
return ret;
}
#define LIMINE_VERSION "5.20230709.0"
#define LIMINE_VERSION "5.20230726.0"
#define LIMINE_COPYRIGHT "Copyright (C) 2019-2023 mintsuki and contributors."
static int version(void) {

Binary file not shown.