Commit 64f2502
fix: add cross-platform checksum verification (Windows support)
Address review feedback from egibs: sha256sum doesn't exist on Windows.
Uses sha256sum (Linux), shasum (macOS), or warns if neither available.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e124453 commit 64f2502
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | | - | |
| 143 | + | |
| 144 | + | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| |||
0 commit comments