```BASH A new release of infisical is available: 0.43.40 -> 0.43.42 To update, run: sudo apt-get update && sudo apt-get install infisical ``` 2 problems: 1. The command `sudo apt-get update && sudo apt-get install infisical` no longer works on Ubuntu 2. I just installed the CLI with `sudo npm install -g @infisical/cli`, but it claims there is a newer version, is the CI/CD pipeline working correctly?