diff options
| author | mitchellh <1299+mitchellh@users.noreply.github.com> | 2025-10-05 00:16:06 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-10-05 00:16:06 +0000 |
| commit | cef99250a796c2898a9a197ef263a5697632d613 (patch) | |
| tree | 49f613772a5ab3ce48b3c947c3fb3bbe271e5818 /build.zig.zon.nix | |
| parent | 503a25653f0608b946ddfa1742130c39c5ccf575 (diff) | |
deps: Update iTerm2 color schemes
Diffstat (limited to 'build.zig.zon.nix')
| -rw-r--r-- | build.zig.zon.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build.zig.zon.nix b/build.zig.zon.nix index e9d2fc0bc..9d189cfdc 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -163,11 +163,11 @@ in }; } { - name = "N-V-__8AACEnAwCkyrJ_XqdomYlR8bpuh0l8WDidEz-BAzIv"; + name = "N-V-__8AALIsAwDyo88G5mGJGN2lSVmmFMx4YePfUvp_2o3Y"; path = fetchZigArtifact { name = "iterm2_themes"; - url = "https://deps.files.ghostty.org/iterm2_themes-release-20250922-150534-d28055b.tgz"; - hash = "sha256-mdhUxAAqKxRRXwED2laabUo9ZZqZa/MZAsO0+Y9L7uQ="; + url = "https://github.com/mbadolato/iTerm2-Color-Schemes/releases/download/release-20251002-142451-4a5043e/ghostty-themes.tgz"; + hash = "sha256-GsEWVt4wMzp6+7N5I+QVuhCVJ70cFrdADwUds59AKnw="; }; } { |
