Skip to content

Commit adec566

Browse files
committed
add missing watchexec versions
1 parent 42646df commit adec566

59 files changed

Lines changed: 9573 additions & 7 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

generators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ checksums:
9292
url: https://blake3.io/
9393

9494
SHA256:
95-
filename: SHA512SUMS
95+
filename: SHA256SUMS
9696
tool: sha256sum
9797
url: https://en.wikipedia.org/wiki/SHA-2
9898

src/SUMMARY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,24 @@
1414
- [Watchexec](./downloads/watchexec/index.md)
1515

1616
- [Watchexec 2.5.0](./downloads/watchexec/2.5.0/index.md)
17+
- [Watchexec 2.4.3](./downloads/watchexec/2.4.3/index.md)
18+
- [Watchexec 2.4.2](./downloads/watchexec/2.4.2/index.md)
19+
- [Watchexec 2.4.1](./downloads/watchexec/2.4.1/index.md)
20+
- [Watchexec 2.4.0](./downloads/watchexec/2.4.0/index.md)
21+
- [Watchexec 2.3.3](./downloads/watchexec/2.3.3/index.md)
22+
- [Watchexec 2.3.2](./downloads/watchexec/2.3.2/index.md)
23+
- [Watchexec 2.3.1](./downloads/watchexec/2.3.1/index.md)
24+
- [Watchexec 2.3.0](./downloads/watchexec/2.3.0/index.md)
25+
- [Watchexec 2.2.1](./downloads/watchexec/2.2.1/index.md)
26+
- [Watchexec 2.2.0](./downloads/watchexec/2.2.0/index.md)
27+
- [Watchexec 2.1.2](./downloads/watchexec/2.1.2/index.md)
28+
- [Watchexec 2.1.1](./downloads/watchexec/2.1.1/index.md)
29+
- [Watchexec 2.1.0](./downloads/watchexec/2.1.0/index.md)
30+
- [Watchexec 2.0.0](./downloads/watchexec/2.0.0/index.md)
31+
- [Watchexec 1.25.1](./downloads/watchexec/1.25.1/index.md)
32+
- [Watchexec 1.25.0](./downloads/watchexec/1.25.0/index.md)
33+
- [Watchexec 1.24.2](./downloads/watchexec/1.24.2/index.md)
34+
- [Watchexec 1.24.1](./downloads/watchexec/1.24.1/index.md)
1735
- [Watchexec 1.24.0](./downloads/watchexec/1.24.0/index.md)
1836
- [Watchexec 1.23.0](./downloads/watchexec/1.23.0/index.md)
1937
- [Watchexec 1.22.3](./downloads/watchexec/1.22.3/index.md)
Lines changed: 345 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,345 @@
1+
# Watchexec 1.20.6
2+
3+
## Release notes
4+
5+
<p dir="auto"><em>Software development often involves running the same commands over and over. Boring! Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications. Install it today with <a href="https://github.com/cargo-bins/cargo-binstall"><code class="notranslate">cargo-binstall watchexec-cli</code></a>, from the binaries below, find it <a href="https://github.com/watchexec/watchexec/blob/main/doc/packages.md">in your favourite package manager</a>, or build it from source with <code class="notranslate">cargo install watchexec-cli</code>.</em></p>
6+
<h4 dir="auto">In this release:</h4>
7+
<ul dir="auto">
8+
<li>Origins: detect Go, Zig, Pip (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1300586648" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/370" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/370/hovercard" href="https://github.com/watchexec/watchexec/pull/370">#370</a>)</li>
9+
<li>Docs: document <a href="https://github.com/watchexec/watchexec/blob/main/doc/packages.md">known packages</a>, and prioritise package managers in documentation</li>
10+
<li>Deps: update notify to 5.0.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1348326448" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/382" data-hovercard-type="issue" data-hovercard-url="/watchexec/watchexec/issues/382/hovercard" href="https://github.com/watchexec/watchexec/issues/382">#382</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1348966613" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/384" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/384/hovercard" href="https://github.com/watchexec/watchexec/pull/384">#384</a>)</li>
11+
<li>Releng: use <a href="https://github.com/cargo-bins/release-pr">cargo-bins/release-pr</a></li>
12+
<li>Releng: change tag scheme. CLI versions are tagged <code class="notranslate">v1.2.3</code>, all other crates are strictly <code class="notranslate">{crate-name}-v1.2.3</code>. Historical tag names are preserved as aliases.</li>
13+
</ul>
14+
<h4 dir="auto">Other changes:</h4>
15+
<ul dir="auto">
16+
<li>Deps: update miette to 5.3.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1364012865" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/406" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/406/hovercard" href="https://github.com/watchexec/watchexec/pull/406">#406</a>)</li>
17+
<li>Deps: update git-config to 0.7.1 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1364012865" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/406" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/406/hovercard" href="https://github.com/watchexec/watchexec/pull/406">#406</a>)</li>
18+
<li>Releng: enable dependency updates (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1363967635" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/394" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/394/hovercard" href="https://github.com/watchexec/watchexec/pull/394">#394</a>)</li>
19+
<li>Releng: remove bors</li>
20+
</ul>
21+
22+
## Packages
23+
24+
<table class="downloads">
25+
<thead>
26+
<tr>
27+
<th>OS</th>
28+
<th>Arch</th>
29+
<th>Variant</th>
30+
<th>Download</th>
31+
32+
33+
</tr>
34+
</thead>
35+
<tbody>
36+
<tr>
37+
<td rowspan="24">Linux</td>
38+
39+
<td rowspan="6">AArch64</td>
40+
41+
42+
<td rowspan="3">glibc</td>
43+
44+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-aarch64-unknown-linux-gnu.deb">DEB</a> (5.8 MB)</td>
45+
46+
47+
</tr>
48+
49+
<tr>
50+
51+
52+
53+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-aarch64-unknown-linux-gnu.rpm">RPM</a> (6.4 MB)</td>
54+
55+
56+
</tr>
57+
58+
<tr>
59+
60+
61+
62+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-aarch64-unknown-linux-gnu.tar.xz">XZ</a> (5.8 MB)</td>
63+
64+
65+
</tr>
66+
67+
<tr>
68+
69+
70+
71+
<td rowspan="3">musl</td>
72+
73+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-aarch64-unknown-linux-musl.deb">DEB</a> (6.1 MB)</td>
74+
75+
76+
</tr>
77+
78+
<tr>
79+
80+
81+
82+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-aarch64-unknown-linux-musl.rpm">RPM</a> (6.7 MB)</td>
83+
84+
85+
</tr>
86+
87+
<tr>
88+
89+
90+
91+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-aarch64-unknown-linux-musl.tar.xz">XZ</a> (6.1 MB)</td>
92+
93+
94+
</tr>
95+
96+
<tr>
97+
98+
99+
<td rowspan="3">ARMv7 HF</td>
100+
101+
102+
<td rowspan="3">glibc</td>
103+
104+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-armv7-unknown-linux-gnueabihf.deb">DEB</a> (6 MB)</td>
105+
106+
107+
</tr>
108+
109+
<tr>
110+
111+
112+
113+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-armv7-unknown-linux-gnueabihf.rpm">RPM</a> (6.6 MB)</td>
114+
115+
116+
</tr>
117+
118+
<tr>
119+
120+
121+
122+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-armv7-unknown-linux-gnueabihf.tar.xz">XZ</a> (5.9 MB)</td>
123+
124+
125+
</tr>
126+
127+
<tr>
128+
129+
130+
<td rowspan="3">IBM Z</td>
131+
132+
133+
<td rowspan="3">glibc</td>
134+
135+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-s390x-unknown-linux-gnu.deb">DEB</a> (6.9 MB)</td>
136+
137+
138+
</tr>
139+
140+
<tr>
141+
142+
143+
144+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-s390x-unknown-linux-gnu.rpm">RPM</a> (7.8 MB)</td>
145+
146+
147+
</tr>
148+
149+
<tr>
150+
151+
152+
153+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-s390x-unknown-linux-gnu.tar.xz">XZ</a> (6.9 MB)</td>
154+
155+
156+
</tr>
157+
158+
<tr>
159+
160+
161+
<td rowspan="3">PowerPC 64-bit LE</td>
162+
163+
164+
<td rowspan="3">glibc</td>
165+
166+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-powerpc64le-unknown-linux-gnu.deb">DEB</a> (6 MB)</td>
167+
168+
169+
</tr>
170+
171+
<tr>
172+
173+
174+
175+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-powerpc64le-unknown-linux-gnu.rpm">RPM</a> (6.5 MB)</td>
176+
177+
178+
</tr>
179+
180+
<tr>
181+
182+
183+
184+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-powerpc64le-unknown-linux-gnu.tar.xz">XZ</a> (5.9 MB)</td>
185+
186+
187+
</tr>
188+
189+
<tr>
190+
191+
192+
<td rowspan="3">x86</td>
193+
194+
195+
<td rowspan="3">musl</td>
196+
197+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-i686-unknown-linux-musl.deb">DEB</a> (8.9 MB)</td>
198+
199+
200+
</tr>
201+
202+
<tr>
203+
204+
205+
206+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-i686-unknown-linux-musl.rpm">RPM</a> (9 MB)</td>
207+
208+
209+
</tr>
210+
211+
<tr>
212+
213+
214+
215+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-i686-unknown-linux-musl.tar.xz">XZ</a> (8.9 MB)</td>
216+
217+
218+
</tr>
219+
220+
<tr>
221+
222+
223+
<td rowspan="6">x86-64</td>
224+
225+
226+
<td rowspan="3">glibc</td>
227+
228+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-unknown-linux-gnu.deb">DEB</a> (8.3 MB)</td>
229+
230+
231+
</tr>
232+
233+
<tr>
234+
235+
236+
237+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-unknown-linux-gnu.rpm">RPM</a> (8.5 MB)</td>
238+
239+
240+
</tr>
241+
242+
<tr>
243+
244+
245+
246+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-unknown-linux-gnu.tar.xz">XZ</a> (8.3 MB)</td>
247+
248+
249+
</tr>
250+
251+
<tr>
252+
253+
254+
255+
<td rowspan="3">musl</td>
256+
257+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-unknown-linux-musl.deb">DEB</a> (8.7 MB)</td>
258+
259+
260+
</tr>
261+
262+
<tr>
263+
264+
265+
266+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-unknown-linux-musl.rpm">RPM</a> (8.9 MB)</td>
267+
268+
269+
</tr>
270+
271+
<tr>
272+
273+
274+
275+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-unknown-linux-musl.tar.xz">XZ</a> (8.7 MB)</td>
276+
277+
278+
</tr>
279+
280+
<tr>
281+
<td rowspan="1">Windows</td>
282+
283+
<td rowspan="1">x86-64</td>
284+
285+
286+
<td rowspan="1">MSVC</td>
287+
288+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-pc-windows-msvc.zip">Zip</a> (1.9 MB)</td>
289+
290+
291+
</tr>
292+
293+
<tr>
294+
<td rowspan="1">macOS</td>
295+
296+
<td rowspan="1">x86-64</td>
297+
298+
299+
<td rowspan="1"></td>
300+
301+
<td><a class="download" href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/watchexec-1.20.6-x86_64-apple-darwin.tar.xz">XZ</a> (1.4 MB)</td>
302+
303+
304+
</tr>
305+
</tbody>
306+
</table>
307+
308+
309+
View release [on GitHub](https://github.com/watchexec/watchexec/releases/v1.20.6).
310+
311+
## Checksums
312+
313+
<table class="signatures">
314+
315+
<tr>
316+
<th><a href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/B3SUMS">BLAKE3 checksums</a></th>
317+
318+
<td>
319+
<a href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/B3SUMS.auto.minisig">Automated signature</a>
320+
(<a href="https://raw.githubusercontent.com/watchexec/watchexec/v1.20.6/.github/workflows/release.pub">key</a>)
321+
</td>
322+
323+
</tr>
324+
325+
<tr>
326+
<th><a href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/SHA512SUMS">SHA512 checksums</a></th>
327+
328+
<td>
329+
<a href="https://github.com/watchexec/watchexec/releases/download/v1.20.6/SHA512SUMS.auto.minisig">Automated signature</a>
330+
(<a href="https://raw.githubusercontent.com/watchexec/watchexec/v1.20.6/.github/workflows/release.pub">key</a>)
331+
</td>
332+
333+
</tr>
334+
335+
</table>
336+
337+
338+
339+
340+
> version released on 2022-09-07
341+
> |
342+
> this page built on 2026-03-30 at 18:17
343+
> | generator v0.0.2
344+
> | [json metadata](meta.json)
345+

src/downloads/watchexec/1.20.6/meta.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)