diff options
| author | azhn <anthony.zh.oon@gmail.com> | 2025-09-13 06:52:44 +1000 |
|---|---|---|
| committer | azhn <anthony.zh.oon@gmail.com> | 2025-09-13 06:52:44 +1000 |
| commit | ac07cf5270fd77cbcfe92dbc44454b2d0d139d32 (patch) | |
| tree | 835cd59de0e4b02b88e7f2fa0ee6acdfd486f08a /build.zig.zon | |
| parent | 74b204b6ce8493fb3eaaba439da8aed2713b6e25 (diff) | |
Use ghostty-specific themes release
Diffstat (limited to 'build.zig.zon')
| -rw-r--r-- | build.zig.zon | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.zig.zon b/build.zig.zon index 78097a180..21855790a 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -112,8 +112,8 @@ // Other .apple_sdk = .{ .path = "./pkg/apple-sdk" }, .iterm2_themes = .{ - .url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/b314fc540434cc037c2811fc048d32854b5b78c3.tar.gz", - .hash = "N-V-__8AAGupuwFrRxb2dkqFqmEChLEa4J3e95GReqvomV1b", + .url = "https://github.com/mbadolato/iTerm2-Color-Schemes/releases/download/release-20250912-175234-6e04af3/ghostty-themes.tgz", + .hash = "N-V-__8AALEfAwCyd2u6A3yOkdQx0rzl5druY97Lyl0bbTsv", .lazy = true, }, }, |
