From c7f1d328363274a4093c9fdc941b987233088817 Mon Sep 17 00:00:00 2001 From: Rafal Klys Date: Fri, 23 Feb 2024 03:37:51 +0100 Subject: [PATCH] bat: suggest installing vcredist2022 (#5529) --- bucket/bat.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bucket/bat.json b/bucket/bat.json index 98718d64f6..711b957344 100644 --- a/bucket/bat.json +++ b/bucket/bat.json @@ -4,6 +4,7 @@ "homepage": "https://github.com/sharkdp/bat", "license": "Apache-2.0", "suggest": { + "vcredist": "extras/vcredist2022", "less": "less" }, "architecture": {