From 95af359a03b0177e4ad939b84821d590453dcc9b Mon Sep 17 00:00:00 2001 From: Kbz-8 Date: Mon, 16 Mar 2026 15:52:29 +0100 Subject: [PATCH] yes --- build.zig.zon | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 0da9060..c825620 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -59,9 +59,8 @@ .lazy = true, }, .SPIRV_Interpreter = .{ - //.url = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#7dd86b021d2c8bf60cc68d517864e50556d649cf", - //.hash = "SPIRV_Interpreter-0.0.1-ajmpn_-fAwAaA7IFb6x6le74IZBlfjXrQjyuHF-SCtf0", - .path = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#e8a08d78851dd07e72de7b40821cd2af10f38866", + .url = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#e8a08d78851dd07e72de7b40821cd2af10f38866", + .hash = "SPIRV_Interpreter-0.0.1-ajmpn9DJAwAaQ_vqdY_c-GX__VX9YQZ5viIBxsgPUlBk", }, },