From a62c17027b3f3a8c57ce9471d8dd9eb98007c2c3 Mon Sep 17 00:00:00 2001 From: OlshaMB Date: Tue, 5 Nov 2024 22:25:07 +0300 Subject: [PATCH] feat: Update iterm2 themes in build.zig.zon --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index b475b25ca..ebcfd92b6 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -49,8 +49,8 @@ // Other .apple_sdk = .{ .path = "./pkg/apple-sdk" }, .iterm2_themes = .{ - .url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/b4a9c4d.tar.gz", - .hash = "122056fbb29863ec1678b7954fb76b1533ad8c581a34577c1b2efe419e29e05596df", + .url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/da56d59.tar.gz", + .hash = "1220fac17a112b0dd11ec85e5b31a30f05bfaed897c03f31285276544db30d010c41", }, .vaxis = .{ .url = "git+https://github.com/rockorager/libvaxis?ref=main#a1b43d24653670d612b91f0855b165e6c987b809",