From 665704e39cb66aefa3be3e05bf61eb8e2bea9cd2 Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Thu, 2 Aug 2018 13:55:30 +0200 Subject: updated cosmos hash in create-boot-floppy --- 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 6037a11..31990fb 100755 --- a/create-boot-floppy +++ b/create-boot-floppy @@ -161,7 +161,7 @@ function check_options { fi if [ "x${CosmosHash}" = "x" ] then - CosmosHash="2f15e1edb02f14607084f167929bc145ed47954d" + CosmosHash="7a47d24a7ef739db8a5d3822ebf038cb424e9c99" fi if [ "x${TmpDir}" = "x" ] then -- cgit v1.1