diff --git a/build.zig.zon b/build.zig.zon index aaf1b6b0c..241f7d9b7 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -4,8 +4,9 @@ .paths = .{""}, .dependencies = .{ .deps = .{ - .hash = "1220125d685df0987d26d64548e4a158d925bbb416670087dc46129955d4044b9f0a", - .url = "https://github.com/PixelGuys/Cubyz-libs/releases/download/1/zig-out.tar.gz", + //.url = "file:///home/mint/Cubyz-libs/zig-out.tar.gz", // fetching the lib from the local folder + .url = "https://github.com/PixelGuys/Cubyz-libs/releases/download/2/zig-out.tar.gz", + .hash = "12201446153e8822c020a10199880fae5fac7eb3f1e3f7c7a9b653e58914fa3e2223", }, }, } \ No newline at end of file