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