From 95f2fb77fcb784d752f9b346f1494a9515d23782 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 08:48:28 +0000 Subject: [PATCH] qsv@9.1.0: Fix hash (Closes #7341) --- bucket/qsv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/qsv.json b/bucket/qsv.json index ffb42ba6a9..fbaf2913f1 100644 --- a/bucket/qsv.json +++ b/bucket/qsv.json @@ -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",