Skip to content

Commit b32561a

Browse files
committed
RELEASE_NOTES: embed wheel SHA256 in release body for trust verification
1 parent 23f7281 commit b32561a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

dist/RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ pip install <url-to-wheel>
2020
python windows_patches\verify_install.py --venv .\venv
2121
```
2222

23+
## SHA256
24+
25+
```
26+
8f537f97a9fb00c0504ca644671c13a3df33ccf663ba5c40612f388c79dc4471 vllm-0.19.0+devnen.1-cp312-cp312-win_amd64.whl
27+
```
28+
29+
PowerShell: `Get-FileHash vllm-0.19.0+devnen.1-cp312-cp312-win_amd64.whl -Algorithm SHA256 | Format-List`.
30+
2331
## Looking for a one-click launcher?
2432

2533
Use [`devnen/qwen3.6-windows-server`](https://github.com/devnen/qwen3.6-windows-server)

0 commit comments

Comments
 (0)