From 15cd8d143c8b6af391d4205d690e9b379ca98b0b Mon Sep 17 00:00:00 2001 From: Kbz-8 Date: Wed, 11 Mar 2026 01:29:19 +0100 Subject: [PATCH] whoops --- build.zig.zon | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 55c69a1..9a79bb3 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#1a48af468d345d8786cbb9b7d9f308f8832cbcd0", - //.hash = "SPIRV_Interpreter-0.0.1-ajmpn8CQAwD6-6jsLx5nODWFc4lAUvVTuZVVHop1X3-m", - .path = "../SPIRV-Interpreter", + .url = "git+https://git.kbz8.me/kbz_8/SPIRV-Interpreter#5d704dcc5fabdea92831d132957bad930bafc974", + .hash = "SPIRV_Interpreter-0.0.1-ajmpnwigAwCCfRQ1Z7QEwcSaSINeGCsjiOeMHgt_KWHj", }, },