You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing atmos via brew (homebrew) on linux it shows outdated version (0.0.1):
❯ brew install atmos
==> Auto-updating Homebrew...
==> Auto-updated Homebrew!
Updated 4 taps (anchore/grype, chainguard-dev/tap, homebrew/core and homebrew/cask).
==> New Formulae
fcft foot node@22
You have 7 outdated formulae installed.
==> Downloading https://ghcr.io/v2/homebrew/core/atmos/manifests/1.96.0
############################################################################################################ 100.0%
==> Fetching atmos
==> Downloading https://ghcr.io/v2/homebrew/core/atmos/blobs/sha256:00eb498b6999c3efa7b3943822968dcd780a097db92cdfe
############################################################################################################ 100.0%
==> Pouring atmos--1.96.0.x86_64_linux.bottle.tar.gz
==> Caveats
zsh completions have been installed to:
/home/linuxbrew/.linuxbrew/share/zsh/site-functions
==> Summary
🍺 /home/linuxbrew/.linuxbrew/Cellar/atmos/1.96.0: 10 files, 76.8MB
==> Running `brew cleanup atmos`...
❯ atmos version
█████ ████████ ███ ███ ██████ ███████
██ ██ ██ ████ ████ ██ ██ ██
███████ ██ ██ ████ ██ ██ ██ ███████
██ ██ ██ ██ ██ ██ ██ ██ ██
██ ██ ██ ██ ██ ██████ ███████
👽 Atmos 0.0.1 on linux/amd64
Your version of Atmos is out of date. The latest version is 1.96.0
To upgrade Atmos, refer to the following links and documents:
Atmos Releases:
https://github.com/cloudposse/atmos/releases
Install Atmos:
https://atmos.tools/install
❯ which atmos
/home/linuxbrew/.linuxbrew/bin/atmos
❯ file $(which atmos)
/home/linuxbrew/.linuxbrew/bin/atmos: symbolic link to ../Cellar/atmos/1.96.0/bin/atmos
Maybe wrong version was added to binary?
Expected Behavior
Showing latest version, eg. 1.96.0.
Steps to Reproduce
brew install atmos
Screenshots
No response
Environment
OS: Ubuntu 22.04 (WSL)
Homebrew: 4.4.3
Additional Context
No response
The text was updated successfully, but these errors were encountered:
This issue has been fixed in the Homebrew package. If you are still experiencing this problem, please update your brew formulae.
Closing the issue as resolved.
Describe the Bug
After installing atmos via brew (homebrew) on linux it shows outdated version (0.0.1):
Maybe wrong version was added to binary?
Expected Behavior
Showing latest version, eg. 1.96.0.
Steps to Reproduce
Screenshots
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: