summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcreate-boot-floppy2
1 files changed, 1 insertions, 1 deletions
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