tag:github.com,2008:https://github.com/dhth/ting/releases
Release notes from ting
2025-07-24T22:55:31Z
tag:github.com,2008:Repository/1025080542/v0.1.0
2025-07-24T23:02:52Z
v0.1.0
<h2>Install ting 0.1.0</h2>
<h3>Install prebuilt binaries via shell script</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/ting/releases/download/v0.1.0/ting-installer.sh | sh"><pre>curl --proto <span class="pl-s"><span class="pl-pds">'</span>=https<span class="pl-pds">'</span></span> --tlsv1.2 -LsSf https://github.com/dhth/ting/releases/download/v0.1.0/ting-installer.sh <span class="pl-k">|</span> sh</pre></div>
<h3>Install prebuilt binaries via Homebrew</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew install dhth/tap/ting"><pre>brew install dhth/tap/ting</pre></div>
<h2>Download ting 0.1.0</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/dhth/ting/releases/download/v0.1.0/ting-aarch64-apple-darwin.tar.xz">ting-aarch64-apple-darwin.tar.xz</a></td>
<td>Apple Silicon macOS</td>
<td><a href="https://github.com/dhth/ting/releases/download/v0.1.0/ting-aarch64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ting/releases/download/v0.1.0/ting-x86_64-apple-darwin.tar.xz">ting-x86_64-apple-darwin.tar.xz</a></td>
<td>Intel macOS</td>
<td><a href="https://github.com/dhth/ting/releases/download/v0.1.0/ting-x86_64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ting/releases/download/v0.1.0/ting-x86_64-unknown-linux-gnu.tar.xz">ting-x86_64-unknown-linux-gnu.tar.xz</a></td>
<td>x64 Linux</td>
<td><a href="https://github.com/dhth/ting/releases/download/v0.1.0/ting-x86_64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td>
</tr>
</tbody>
</table>
github-actions[bot]