fix: correct stale scummvm.zip and cpc464.rom hashes

RetroDECK had stale buildbot hash a17e0e01 for scummvm.zip
(from old 9.5MB build, current is 79MB) copied to cpc464.rom.
RomM had same stale hash. Updated to current verified values.
All 8 platforms now 100% OK, 0 untested.
This commit is contained in:
Abdessamad Derraz
2026-03-29 09:52:32 +02:00
parent 718ea2192d
commit 36f6ad1379
5 changed files with 34 additions and 14 deletions
+4 -2
View File
@@ -7938,13 +7938,15 @@ systems:
- name: scummvm.zip
destination: bios/scummvm.zip
required: true
md5: a17e0e0150155400d8cced329563d9c8
md5: 368bdb1816a02640f873310faa9dedf7
# upstream fix: a17e0e0150155400d8cced329563d9c8 was stale buildbot hash
amstrad-cpc:
files:
- name: cpc464.rom
destination: bios/cpc464.rom
required: false
md5: a17e0e0150155400d8cced329563d9c8
md5: a993f85b88ac4350cf4d41554e87fe4f
# upstream fix: a17e0e01... was copy-paste error from scummvm.zip entry
- name: cpc664.rom
destination: bios/cpc664.rom
required: false