Skip to content

Commit ba38e23

Browse files
committed
added hash for updated platforms map
1 parent b7909bf commit ba38e23

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/platform.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,8 @@ int Platform::isPlatformCfgfilePristine(const QString &cfgFilePath) {
301301
"bf12d0f2f7161d45041f8996c44d6c3c2f666cfc33938dbcbd506c1f766062c4",
302302
"44a416856327c01c1ec73c41252f9c3318bf703c33fd717935f31b37e635f413",
303303
"9af2abea78af7b94b8c86d97417fb4aff347a8b6eef5c0fdab37be31938f5f9a",
304-
"0c4a1cb2cde6c772c3125d59a1ae776a0cc05888520f131b3e058fbb91be00dd"}
304+
"0c4a1cb2cde6c772c3125d59a1ae776a0cc05888520f131b3e058fbb91be00dd",
305+
"17d70390fdc1b6f2bb316087227a307a7190c0de00d88308507698163ef0b0a4"}
305306
)
306307
}
307308
// clang-format on

0 commit comments

Comments
 (0)