Commit d811fd1
committed
fix(osinstaller): warn when checksums file is missing or incomplete for custom versions
When a version file is present but the checksums file is missing or lacks an entry
for the current platform, log a warning to make the unverified download visible rather
than silently skipping verification.1 parent 9776d87 commit d811fd1
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
0 commit comments