From 6cbbf53bcdb383a7ebd146bf8d9d78f3ead7fe7c Mon Sep 17 00:00:00 2001 From: Kbz-8 Date: Tue, 24 Mar 2026 04:34:49 +0100 Subject: [PATCH] bumping spirv interpreter --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index c962a8c..99ae89c 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -59,8 +59,8 @@ .lazy = true, }, .SPIRV_Interpreter = .{ - .url = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#d1bf1c23f276ae3c01dc9d7ba4752fa171af0f37", - .hash = "SPIRV_Interpreter-0.0.1-ajmpn_XvAwCuxgD2gdRW7jYoG4A_TY6nL7IthgZy0xPX", + .url = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#a503f54e43fab94b59d0821966a07447f411c157", + .hash = "SPIRV_Interpreter-0.0.1-ajmpn8MEBACvYZ8s8grmQG03OxNZPJMAUFh0gWhWH-Y0", }, },