From aef15f487f795ce73dcf7ef65a4f9c67ef7ccd8c Mon Sep 17 00:00:00 2001 From: lasers Date: Thu, 1 Dec 2016 03:19:24 -0600 Subject: [PATCH] Lowercase the hashes --- dist/info/fceumm_libretro.info | 2 +- dist/info/handy_libretro.info | 2 +- dist/info/mednafen_lynx_libretro.info | 2 +- dist/info/nestopia_libretro.info | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/info/fceumm_libretro.info b/dist/info/fceumm_libretro.info index 446b4ac9..57d75945 100644 --- a/dist/info/fceumm_libretro.info +++ b/dist/info/fceumm_libretro.info @@ -14,4 +14,4 @@ firmware_count = 1 firmware0_desc = "disksys.rom (Famicom Disk System BIOS)" firmware0_path = "disksys.rom" firmware0_opt = "false" -notes = "Suggested md5sum:|CA30B50F880EB660A320674ED365EF7A = disksys.rom" +notes = "Suggested md5sum:|ca30b50f880eb660a320674ed365ef7a = disksys.rom" diff --git a/dist/info/handy_libretro.info b/dist/info/handy_libretro.info index 29bf2c09..c15588b8 100644 --- a/dist/info/handy_libretro.info +++ b/dist/info/handy_libretro.info @@ -14,4 +14,4 @@ firmware_count = 1 firmware0_desc = "lynxboot.img (Lynx Boot Image)" firmware0_path = "lynxboot.img" firmware0_opt = "true" -notes = "Suggested md5sum:|FCD403DB69F54290B51035D82F835E7B = lynxboot.img" +notes = "Suggested md5sum:|fcd403db69f54290b51035d82f835e7b = lynxboot.img" diff --git a/dist/info/mednafen_lynx_libretro.info b/dist/info/mednafen_lynx_libretro.info index b089ec5c..5e5cfa21 100644 --- a/dist/info/mednafen_lynx_libretro.info +++ b/dist/info/mednafen_lynx_libretro.info @@ -14,4 +14,4 @@ firmware_count = 1 firmware0_desc = "lynxboot.img (Lynx Boot Image)" firmware0_path = "lynxboot.img" firmware0_opt = "false" -notes = "Suggested md5sum:|FCD403DB69F54290B51035D82F835E7B = lynxboot.img" +notes = "Suggested md5sum:|fcd403db69f54290b51035d82f835e7b = lynxboot.img" diff --git a/dist/info/nestopia_libretro.info b/dist/info/nestopia_libretro.info index a0034e82..45fd0997 100644 --- a/dist/info/nestopia_libretro.info +++ b/dist/info/nestopia_libretro.info @@ -14,4 +14,4 @@ firmware_count = 1 firmware0_desc = "disksys.rom (Famicom Disk System BIOS)" firmware0_path = "disksys.rom" firmware0_opt = "false" -notes = "Suggested md5sum:|CA30B50F880EB660A320674ED365EF7A = disksys.rom" +notes = "Suggested md5sum:|ca30b50f880eb660a320674ed365ef7a = disksys.rom"