From 63279dbe728a76b58a941b82d118253774b32662 Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Fri, 7 Sep 2018 15:17:46 +0200 Subject: updated CosmosHash --- 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 9509f2e..1f5bccc 100755 --- a/create-boot-floppy +++ b/create-boot-floppy @@ -161,7 +161,7 @@ function check_options { fi if [ "x${CosmosHash}" = "x" ] then - CosmosHash="2ea14b0b958fdc70ad37e3cb9b4185b3648137b8" + CosmosHash="820820be04be3a95d0aa0645d2471ba52fd04b31" fi if [ "x${TmpDir}" = "x" ] then -- cgit v1.1