diff options
author | Pedro J. Estébanez <pedrojrulez@gmail.com> | 2022-07-08 22:18:51 +0200 |
---|---|---|
committer | Pedro J. Estébanez <pedrojrulez@gmail.com> | 2022-07-08 22:18:51 +0200 |
commit | 02e102911f80d60a785934465f1ad58f5eef4890 (patch) | |
tree | 8689f98298f220e1285aa33fbc0f74b01ce43576 /thirdparty/README.md | |
parent | 99df193bea91282800fcd32a3e89cb176e6b77e0 (diff) | |
download | redot-engine-02e102911f80d60a785934465f1ad58f5eef4890.tar.gz |
spirv-reflect: Update to latest commit
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 94b071a2ea..ecee0f5b72 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -597,7 +597,7 @@ Godot. See the patch in the `patches` folder for details. ## spirv-reflect - Upstream: https://github.com/KhronosGroup/SPIRV-Reflect -- Version: git (1aceb6af56e74b92a00378842dda5c5a73f49a4b, 2022) +- Version: git (1ef99b09fa7ce5aee2c5cf70c61a4f7458d27e09, 2022) - License: Apache 2.0 Does not track Vulkan SDK releases closely, but try to package a commit newer |