From 805ee864b217326f8f1051005603003368230fa8 Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Mon, 3 Sep 2018 13:21:56 +0200 Subject: updated cosmos hash --- create-boot-floppy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'create-boot-floppy') diff --git a/create-boot-floppy b/create-boot-floppy index 5c23fcd..9509f2e 100755 --- a/create-boot-floppy +++ b/create-boot-floppy @@ -161,7 +161,7 @@ function check_options { fi if [ "x${CosmosHash}" = "x" ] then - CosmosHash="7a47d24a7ef739db8a5d3822ebf038cb424e9c99" + CosmosHash="2ea14b0b958fdc70ad37e3cb9b4185b3648137b8" fi if [ "x${TmpDir}" = "x" ] then -- cgit v1.1