From 9cebaab78d758f80c9a2be803f4b7f23d936cfff Mon Sep 17 00:00:00 2001 From: Flavio Mayrink Date: Sat, 1 Feb 2025 18:38:49 +0000 Subject: [PATCH] Replacing Winget install id to FireDaemon.OpenSSL --- _posts/2024-12-07-postgresql-high-availability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-12-07-postgresql-high-availability.md b/_posts/2024-12-07-postgresql-high-availability.md index 12d34ca8c0..ea6d197295 100644 --- a/_posts/2024-12-07-postgresql-high-availability.md +++ b/_posts/2024-12-07-postgresql-high-availability.md @@ -144,7 +144,7 @@ Make sure `openssl` is installed Windows ```powershell -winget install -e --id ShiningLight.OpenSSL +winget install -e --id FireDaemon.OpenSSL ``` macOS