mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-25 20:42:48 +00:00
fix: sync NstDatabase.xml hashes in platform configs
This commit is contained in:
parent
67186448a2
commit
22a1e7caf4
3 changed files with 6 additions and 6 deletions
|
|
@ -1325,9 +1325,9 @@ systems:
|
|||
- name: NstDatabase.xml
|
||||
destination: NstDatabase.xml
|
||||
required: true
|
||||
sha1: 26322f182540211e9b5e3647675b7c593706ae2b
|
||||
md5: 7bfe8c0540ed4bd6a0f1e2a0f0118ced
|
||||
crc32: ebb2196c
|
||||
sha1: f92312bae56e29c5bf00a5103105fce78472bf5c
|
||||
md5: 0ee6cbdc6f5c96ce9c8aa5edb59066f4
|
||||
crc32: 0e4d552b
|
||||
size: 1009534
|
||||
core: fceumm
|
||||
manufacturer: Nintendo
|
||||
|
|
|
|||
|
|
@ -7310,7 +7310,7 @@ systems:
|
|||
- name: NstDatabase.xml
|
||||
destination: bios/NstDatabase.xml
|
||||
required: false
|
||||
md5: 7bfe8c0540ed4bd6a0f1e2a0f0118ced
|
||||
md5: 0ee6cbdc6f5c96ce9c8aa5edb59066f4
|
||||
nintendo-pokemon-mini:
|
||||
files:
|
||||
- name: bios.min
|
||||
|
|
|
|||
|
|
@ -960,8 +960,8 @@ systems:
|
|||
- name: NstDatabase.xml
|
||||
destination: nes/NstDatabase.xml
|
||||
required: true
|
||||
sha1: 26322f182540211e9b5e3647675b7c593706ae2b
|
||||
md5: 7bfe8c0540ed4bd6a0f1e2a0f0118ced
|
||||
sha1: f92312bae56e29c5bf00a5103105fce78472bf5c
|
||||
md5: 0ee6cbdc6f5c96ce9c8aa5edb59066f4
|
||||
crc32: ebb2196c
|
||||
size: 1009534
|
||||
nintendo-pokemon-mini:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue