From 088521b5ff6a5c1d78d1eee154f583c03e8cfaf9 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Mon, 9 May 2022 22:33:11 +0800 Subject: [PATCH] (chore) podman@4.1.0: Add comment --- bucket/podman.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bucket/podman.json b/bucket/podman.json index b22fae53e5..a1117c98c5 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,4 +1,5 @@ { + "##": "This package uses MSI installer (instead of portable ZIP) because only MSI contains the full feature of the app, see #3560 for details.", "version": "4.1.0", "description": "A tool for managing OCI containers and pods.", "homepage": "https://podman.io/",