From b74e4d2d150cc5caf09bebec6231d68a02a2f9b5 Mon Sep 17 00:00:00 2001 From: Mohamed Daahir Date: Sun, 28 Feb 2021 17:35:55 +0000 Subject: [PATCH] xh: Add xhs binary (#1876) --- bucket/xh.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bucket/xh.json b/bucket/xh.json index b453b919ed..ad108bd01a 100644 --- a/bucket/xh.json +++ b/bucket/xh.json @@ -10,7 +10,11 @@ "extract_dir": "xh-v0.8.0-x86_64-pc-windows-msvc" } }, - "bin": "xh.exe", + "bin": [ + "xh.exe", + "xhs.exe" + ], + "pre_install": "Copy-Item \"$dir\\xh.exe\" \"$dir\\xhs.exe\"", "checkver": "github", "autoupdate": { "architecture": {