From f8383d951e3dea667eea9a034fdd5cabe3f658f8 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 5 Feb 2021 11:29:23 +0800 Subject: [PATCH] uwphook 2.9 (#6975) --- manifests/brianlima/uwphook/2.9.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/brianlima/uwphook/2.9.yaml diff --git a/manifests/brianlima/uwphook/2.9.yaml b/manifests/brianlima/uwphook/2.9.yaml new file mode 100644 index 000000000..7c613227f --- /dev/null +++ b/manifests/brianlima/uwphook/2.9.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: brianlima.uwphook +Publisher: BrianLima +Name: UWPHook +Author: BrianLima +Description: link UWP games and XboxGamePass to Steam +#AppMoniker: +Tags: uwp,steam,link,shortcut,xgp,xbox +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/BrianLima/UWPHook +License: MIT +LicenseUrl: https://github.com/BrianLima/UWPHook/blob/master/License.md + +# ================= Installer ================= +Version: 2.9 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/BrianLima/UWPHook/releases/download/2.9.0/UWPHook.exe + Sha256: 907dcfc869e36261ad36f93e5879756bd40cdb3a19ed7c51dfa22affc9f03f31 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file