Skip to content

Update Vulkan SDK versions - #166

Merged
mxpv merged 1 commit into
mainfrom
update-vulkan-3952e688
Aug 7, 2026
Merged

Update Vulkan SDK versions#166
mxpv merged 1 commit into
mainfrom
update-vulkan-3952e688

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Updated available Vulkan SDK versions from LunarG website.

Changes

diff --git a/vulkan/private/versions.json b/vulkan/private/versions.json
index c132da9..92e37af 100644
--- a/vulkan/private/versions.json
+++ b/vulkan/private/versions.json
@@ -1,4 +1,10 @@
 {
+  "1.4.357.1": {
+    "linux": {
+      "url": "https://sdk.lunarg.com/sdk/download/1.4.357.1/linux/vulkansdk-linux-x86_64-1.4.357.1.tar.xz",
+      "sha": "4b41e3b30e8aedaa5dac7c136561ab463eb316a25a54e2c6245f2c299ea1fb85"
+    }
+  },
   "1.4.357.0": {
     "linux": {
       "url": "https://sdk.lunarg.com/sdk/download/1.4.357.0/linux/vulkansdk-linux-x86_64-1.4.357.0.tar.xz",
@@ -343,5 +349,5 @@
       "runtime_sha": "cefde7600b37b7197a073c2f206229e5f08e67973c7d90f33239b634783cb3d7"
     }
   },
-  "_latest_version": "1.4.357.0"
+  "_latest_version": "1.4.357.1"
 }
\ No newline at end of file

@github-actions github-actions Bot added the sdk A PR to update list of known Vulkan SDK versions on LunarG label Aug 7, 2026
@mxpv
mxpv merged commit e6f094c into main Aug 7, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk A PR to update list of known Vulkan SDK versions on LunarG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant