Commit 9153b46
fix: latest.yml filename mismatch breaking auto-updater
GitHub replaces spaces with dots in release asset filenames, but
latest.yml was referencing the local filename (with spaces). The
updater couldn't find the exe to download.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 372831e commit 9153b46
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments