Podman Fails to Install via Homebrew

I attempted to install Podman on MacOS via brew but it failed part way through with following message:

Error: podman: Failed to download resource "vde_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/vde/manifests/2.3.2_1

I managed to fix this issue by simply re-running the brew install and it went through successfully on second attempt.

brew install podman