Skip to content

Commit 13cf975

Browse files
authored
update BASS libraries (#2201)
1 parent e8874be commit 13cf975

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

Client/loader/MainFunctions.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -832,13 +832,13 @@ void CheckDataFiles()
832832
{
833833
const char* szMd5;
834834
const char* szFilename;
835-
} integrityCheckList[] = {{"07668DD2BA04DBD5E826A14C25972B2C", "bass.dll"},
835+
} integrityCheckList[] = {{"99E6C7CBD3775EAA1A2A7860E90FCDEE", "bass.dll"},
836836
{"0867D67B8F5A822D20EDA6D55ADE0089", "bass_aac.dll"},
837837
{"BD43C88917D6234FF962B6E88B648B8C", "bass_ac3.dll"},
838838
{"03FB421991634C85D7AA7A914506381E", "bass_fx.dll"},
839-
{"FFC2CA817B012FECE4CF62BB85162E68", "bassflac.dll"},
840-
{"0140838049533F988D8845AE522589FA", "bassmidi.dll"},
841-
{"7B00E76ABC6128AE2B29B2B7F77F49FC", "bassmix.dll"},
839+
{"E2A26F0C195B75D520D39EAC4E4C804B", "bassflac.dll"},
840+
{"712EE5767116D0DF439C69FB8D52FC53", "bassmidi.dll"},
841+
{"3DEF1697D07960AB940E11EE48471D58", "bassmix.dll"},
842842
{"4E35BA785CD3B37A3702E577510F39E3", "bassopus.dll"},
843843
{"0CE7A9F1930591C51B35BF6AA5EC7424", "basswma.dll"},
844844
{"6E2C5DCF4EE973E69ECA39288D20C436", "tags.dll"},
-3 KB
Binary file not shown.
Binary file not shown.
1.04 KB
Binary file not shown.
1 KB
Binary file not shown.

0 commit comments

Comments
 (0)