diff options
| author | 2023-05-06 19:54:55 +0100 | |
|---|---|---|
| committer | 2023-05-06 20:54:55 +0200 | |
| commit | 798df45f6eb70df422b3fc7fcf8736431c1d044f (patch) | |
| tree | e39ec2f5fe5af9ea83037246d29dab2edc4cb3a0 | |
| parent | 6c33176d40df72003a12bd5e38c104677046228f (diff) | |
abc806_flop.xml: Update CRC value (#11197)
Update CRC value (missing first character) on "cpm_turbo.img" file
| -rw-r--r-- | hash/abc806_flop.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/abc806_flop.xml b/hash/abc806_flop.xml index f4caa8c8139..7e556afd5af 100644 --- a/hash/abc806_flop.xml +++ b/hash/abc806_flop.xml @@ -110,7 +110,7 @@ license:CC0-1.0 <part name="flop1" interface="floppy_5_25"> <dataarea name="flop" size="655360"> - <rom name="cpm_turbo.img" size="655360" crc="813569d" sha1="4c30813fb28e817257277ebd1c555622bfc840c4"/> + <rom name="cpm_turbo.img" size="655360" crc="0813569d" sha1="4c30813fb28e817257277ebd1c555622bfc840c4"/> </dataarea> </part> </software> |
