qsv@9.1.0: Fix hash (Closes #7341)

This commit is contained in:
github-actions[bot] 2025-11-10 08:48:28 +00:00
parent 3f1e81ae10
commit 95f2fb77fc

View File

@ -7,7 +7,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/dathere/qsv/releases/download/9.1.0/qsv-9.1.0-x86_64-pc-windows-msvc.zip",
"hash": "12acf84e69229ba38f9448df527f88a0979f4582cea44c910aa8382eb3bb694d"
"hash": "fe3f386b295bec68df4671c0ed560a9e4689fea705d48a32f9c5b65f098da3c3"
}
},
"pre_install": "Get-ChildItem -Path \"$dir\" -Exclude README,qsv.exe | Remove-Item -Force",