<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ghostty.git/build.zig.zon.txt, branch v1.2.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/'/>
<entry>
<title>Update iTerm2</title>
<updated>2025-10-06T16:08:20+00:00</updated>
<author>
<name>Mitchell Hashimoto</name>
<email>m@mitchellh.com</email>
</author>
<published>2025-10-06T16:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=15dc72e26fd0496e4aece76165d57acaa4f5e41d'/>
<id>15dc72e26fd0496e4aece76165d57acaa4f5e41d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pin iTerm2 themes dependency</title>
<updated>2025-09-15T16:31:09+00:00</updated>
<author>
<name>Mitchell Hashimoto</name>
<email>m@mitchellh.com</email>
</author>
<published>2025-09-15T16:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=693d64b5f83779de995cfda22049c84ae8d3b8e2'/>
<id>693d64b5f83779de995cfda22049c84ae8d3b8e2</id>
<content type='text'>
There is an upstream bug where subsequent releases will nuke prior
released packages, resulting in 404s. Not good!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is an upstream bug where subsequent releases will nuke prior
released packages, resulting in 404s. Not good!
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Update iTerm2 color schemes</title>
<updated>2025-09-15T15:57:37+00:00</updated>
<author>
<name>mitchellh</name>
<email>1299+mitchellh@users.noreply.github.com</email>
</author>
<published>2025-09-15T15:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=5e52659d51b0bdcce158402c2d1e9efb2ac99872'/>
<id>5e52659d51b0bdcce158402c2d1e9efb2ac99872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nix: update build.zig.zon.nix build.zig.zon.txt build.zig.zon.json flatpak/zig-packages.json</title>
<updated>2025-09-12T20:53:18+00:00</updated>
<author>
<name>azhn</name>
<email>anthony.zh.oon@gmail.com</email>
</author>
<published>2025-09-12T20:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=e0350aa13f104ec19a423cc0041b58ca6dcb2153'/>
<id>e0350aa13f104ec19a423cc0041b58ca6dcb2153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: update z2d to v0.8.1</title>
<updated>2025-09-11T17:16:52+00:00</updated>
<author>
<name>Chris Marchesi</name>
<email>chrism@vancluevertech.com</email>
</author>
<published>2025-09-11T17:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=8b56f80e5656e1d5cd029336f6e3865dba86674e'/>
<id>8b56f80e5656e1d5cd029336f6e3865dba86674e</id>
<content type='text'>
Release notes at:
  https://github.com/vancluever/z2d/blob/v0.8.1/CHANGELOG.md

Small release again, just keeping up to date with releases in
anticipation of the Ghostty 1.2.0 release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes at:
  https://github.com/vancluever/z2d/blob/v0.8.1/CHANGELOG.md

Small release again, just keeping up to date with releases in
anticipation of the Ghostty 1.2.0 release.
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: update z2d to v0.8.0</title>
<updated>2025-09-08T18:15:01+00:00</updated>
<author>
<name>Chris Marchesi</name>
<email>chrism@vancluevertech.com</email>
</author>
<published>2025-09-08T18:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=813e01a813398bd8fc621d7733a515b2d1ac32c5'/>
<id>813e01a813398bd8fc621d7733a515b2d1ac32c5</id>
<content type='text'>
Release notes at:
  https://github.com/vancluever/z2d/blob/v0.8.0/CHANGELOG.md

This is a small update and likely contains nothing related to Ghostty,
but I wanted to make sure it got in before the 1.2.0 release since it
contains the removal of non-functional code that wasn't compiling, just
for correctness' sake.

Also if for some reason ARGB/XRGB is needed for some utility purpose,
it's there now. :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes at:
  https://github.com/vancluever/z2d/blob/v0.8.0/CHANGELOG.md

This is a small update and likely contains nothing related to Ghostty,
but I wanted to make sure it got in before the 1.2.0 release since it
contains the removal of non-functional code that wasn't compiling, just
for correctness' sake.

Also if for some reason ARGB/XRGB is needed for some utility purpose,
it's there now. :)
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Update iTerm2 color schemes</title>
<updated>2025-09-07T00:15:14+00:00</updated>
<author>
<name>mitchellh</name>
<email>1299+mitchellh@users.noreply.github.com</email>
</author>
<published>2025-09-07T00:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=ae95bb39abeb8619a5fd98c2998466d0dd90e39e'/>
<id>ae95bb39abeb8619a5fd98c2998466d0dd90e39e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update zig-gobject to Zig 0.15 version (but still builds on Zig 0.14)</title>
<updated>2025-09-04T16:58:06+00:00</updated>
<author>
<name>Jeffrey C. Ollie</name>
<email>jeff@ocjtech.us</email>
</author>
<published>2025-09-04T16:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=43ee3cc8c6431879dc6eec51ebc256299d54cd9b'/>
<id>43ee3cc8c6431879dc6eec51ebc256299d54cd9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk-ng: pull in latest zig-gobject changes</title>
<updated>2025-09-03T22:49:34+00:00</updated>
<author>
<name>Jeffrey C. Ollie</name>
<email>jeff@ocjtech.us</email>
</author>
<published>2025-08-30T21:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=e67db2a01c1d9da055a7f42b23fa22b3426176e6'/>
<id>e67db2a01c1d9da055a7f42b23fa22b3426176e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Update iTerm2 color schemes</title>
<updated>2025-08-31T00:16:30+00:00</updated>
<author>
<name>mitchellh</name>
<email>1299+mitchellh@users.noreply.github.com</email>
</author>
<published>2025-08-31T00:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=c94805f0aa0b4ea0162b93003cad5c336c25a766'/>
<id>c94805f0aa0b4ea0162b93003cad5c336c25a766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
