outcoldman / outcoldman.com

Personal website, blog. Powered by hugo.
https://www.outcoldman.com
11 stars 2 forks source link

openssl@1.1 has been disabled because it is not supported upstream! It was disabled on 2024-10-24. #16

Open wow-apps opened 3 weeks ago

wow-apps commented 3 weeks ago
brew install apple/apple/game-porting-toolkit

returns error: Error: openssl@1.1 has been disabled because it is not supported upstream! It was disabled on 2024-10-24.

I tried:

brew install openssl@3
brew reinstall $(brew deps apple/apple/game-porting-toolkit)
brew install apple/apple/game-porting-toolkit

Didn't help ...

outcoldman commented 3 weeks ago

This post was written more than a year ago. Things have changed. If you know how to fix it, feel free to send a PR to update the post.