diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-08-24 07:02:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-24 07:02:50 -0700 |
| commit | 13425b4881465eb4401fa75acfaf775ffded3875 (patch) | |
| tree | 0c87bdeb9b6e918b0e2c9975878d3b34d9d90d68 /build.zig.zon.nix | |
| parent | 9ff716642e363baa636aa121e334d0cbdf9c8b37 (diff) | |
| parent | 00e4a906992d9cf09d88bc74e25f5496efd34b90 (diff) | |
Update iTerm2 colorschemes (#8368)
Upstream revision:
https://github.com/mbadolato/iTerm2-Color-Schemes/tree/e4c0090a654e081e953b63d0fa50dee075726023
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 d3b41b58a..974ad3efb 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -163,11 +163,11 @@ in }; } { - name = "N-V-__8AAAlgXwSghpDmXBXZM4Rpd80WKOXVWTrcL0ucVmls"; + name = "N-V-__8AADBlXwQadkTTsE4iezfphTwqGtFpvJbzMub5lpri"; path = fetchZigArtifact { name = "iterm2_themes"; - url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/8b639f0c2605557bd23ba1b940842c67bbfd4ed0.tar.gz"; - hash = "sha256-PySWF/9IAK4DZCkd5FRpiaIl6et2Qm6t8IKCTzh/Xa0="; + url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/e4c0090a654e081e953b63d0fa50dee075726023.tar.gz"; + hash = "sha256-LQIa9siNICX5zzajvrJNKBmgDqAlBDY7QEmHihs65d0="; }; } { |
