summaryrefslogtreecommitdiff
path: root/create-boot-floppy
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-09-07 15:17:46 +0200
committerJon Clausen <jac@nordu.net>2018-09-07 15:17:46 +0200
commit63279dbe728a76b58a941b82d118253774b32662 (patch)
treea31fc39de614695af90acf9b15b56cc52f8f78c6 /create-boot-floppy
parent2cf68bfd355fb40e3420f7f4e0049b544141359a (diff)
updated CosmosHashHEADmaster
Diffstat (limited to 'create-boot-floppy')
-rwxr-xr-xcreate-boot-floppy2
1 files changed, 1 insertions, 1 deletions
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