Update magic_enum to v0.9.5
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 5a4e001..8df8478 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -31,7 +31,7 @@
             "sub_dir": "magic_enum",
             "build_dir": "magic_enum/build",
             "install_dir": "magic_enum/build/install",
-            "commit": "v0.9.3",
+            "commit": "v0.9.5",
             "cmake_options": [
                 "-DMAGIC_ENUM_OPT_BUILD_EXAMPLES=OFF",
                 "-DMAGIC_ENUM_OPT_BUILD_TESTS=OFF"