From a04c27617479cc12633fea1bda3256db476ef53b Mon Sep 17 00:00:00 2001 From: Dave Lane <42013603+ReenigneArcher@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:35:27 -0400 Subject: [PATCH] chore: add libvirtualhid repository to packages.config Added 'libvirtualhid' repository with asset inclusion. --- packages.config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages.config.json b/packages.config.json index 4ab1bb17..f7cb70e3 100644 --- a/packages.config.json +++ b/packages.config.json @@ -1,6 +1,11 @@ { "defaultInclude": false, "repositories": { + "libvirtualhid": { + "includeAssets": [ + "*.msi" + ] + }, "Sunshine": { "includeAssets": [ "*-installer.exe",