From b8b51ce493c6766f02e13f8e69305786f9796606 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 19 May 2024 12:47:55 +0200 Subject: [PATCH] build(deps): bump iTerm2-Color-Schemes to a34aeb1 --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 56f43dde9..82321ca22 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -48,8 +48,8 @@ // Other .apple_sdk = .{ .path = "./pkg/apple-sdk" }, .iterm2_themes = .{ - .url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/53acae071801e0de6ed160315869abb9bdaf20fa.tar.gz", - .hash = "12201575c5a2b21c2e110593773040cddcd357544038092d18bd98fc5a2141354bbd", + .url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/a34aeb1f505707a35102fe95984d4bea4a85eb3e.tar.gz", + .hash = "12209b67d451ff9c61b2779eb22d38dab8deee49c533c5610f48cb8d0162f959be7b", }, }, }