From 7a07c82f06056c86d638a5161ea063d367b27343 Mon Sep 17 00:00:00 2001 From: Francis Bouvier Date: Wed, 2 Jul 2025 10:39:26 -0700 Subject: [PATCH] https-proxy: update upstream tls.zig --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 8e733a6d..2911a439 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -5,8 +5,8 @@ .fingerprint = 0xda130f3af836cea0, .dependencies = .{ .tls = .{ - .url = "https://github.com/lightpanda-io/tls.zig/archive/bcf8f3982b3aaab950d47a9e0e2d1d96b1b9df22.tar.gz", - .hash = "tls-0.1.0-ER2e0mA4BQD2zfshj2kF83371dgVvhdr4dJ-TxPX5mmG", + .url = "https://github.com/ianic/tls.zig/archive/55845f755d9e2e821458ea55693f85c737cd0c7a.tar.gz", + .hash = "tls-0.1.0-ER2e0m43BQAshi8ixj1qf3w2u2lqKtXtkrxUJ4AGZDcl", }, .tigerbeetle_io = .{ .url = "https://github.com/lightpanda-io/tigerbeetle-io/archive/61d9652f1a957b7f4db723ea6aa0ce9635e840ce.tar.gz",