Jakub Sokołowski
7f058f3141
Otherwise the OpenSSL installation fails due to lack of `mojave` key:
```
% brew info --json=v1 openssl@1.1 | jq '.[0].bottle.stable.files.mojave'
null
```
Because of changes in bottle definition:
|
||
---|---|---|
.. | ||
translationScripts | ||
fetch-brew-bottle.sh | ||
force-rebuild-status-go.sh | ||
notarize-macos-pkg.sh | ||
sign-linux-file.sh | ||
sign-macos-pkg.sh | ||
sign-windows-bin.sh | ||
windows_build_setup.ps1 |