Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello @petere!
I'm not sure about how to best contribute here, but I ran into Issue #67, trying to install pg 14 on my computer just now. I started digging into things and found that another formula for installing pg 14 points to a new version of openssl.
From that I added a comment to #67 wondering if this is just a dependency that can be updated to the new version.
I decided to try this install on my computer - so I forked the repo, made this update, and installed with home-brew. It appears that the install worked correctly, and I was then able to create and run a cluster.
I thought I'd open this PR up as a proposal. Please let me know if there are some contribution guidelines or anything else, happy to help out!