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