Update version to 2.3.9.rc1 #223
Annotations
6 warnings
Build binary - linux-amd64:
src/util/shell.cr#L89
Deprecated Process::Status#exit_status. Use `#exit_reason`, `#exit_code`, or `#system_exit_status` instead
|
Build binary - macos-arm64
Already linked: /opt/homebrew/Cellar/openssl@3/3.5.1
|
Build binary - macos-arm64
openssl@3 3.5.1 is already installed and up-to-date.
To reinstall 3.5.1, run:
brew reinstall openssl@3
|
Build binary - macos-amd64
Already linked: /usr/local/Cellar/openssl@3/3.5.1
|
Build binary - macos-amd64
openssl@3 3.5.1 is already installed and up-to-date.
To reinstall 3.5.1, run:
brew reinstall openssl@3
|
Build binary - linux-arm64:
src/util/shell.cr#L89
Deprecated Process::Status#exit_status. Use `#exit_reason`, `#exit_code`, or `#system_exit_status` instead
|