[Bug]: homebrew version mismatch
bug
### What happened?
Installing 11.2.4 via homebrew results in 11.2.3. I've purged and relinked to verify it's not the older version hanging around.
```bash
brew info croc
==> croc ✔: stable 11.2.4 (bottled), HEAD
Securely send things from one computer to another
https://github.com/schollz/croc
Installed (on request)
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/c/croc.rb
License: MIT
==> Installed Versions
croc ✔ 11.2.4 (6 files, 8.4MB) [Linked]
==> Options
--HEAD
Install HEAD version
==> Downloading https://formulae.brew.sh/api/formula/croc.json
==> Analytics
install: 4,729 (30 days), 8,418 (90 days), 16,636 (365 days)
install-on-request: 4,728 (30 days), 8,417 (90 days), 16,635 (365 days)
build-error: 5 (30 days)
```
```bash
brew reinstall croc
==> Would reinstall 1 formula:
croc
==> Downloading https://ghcr.io/v2/homebrew/core/croc/manifests/11.2.4
Already downloaded: /Users/brokosz/Library/Caches/Homebrew/downloads/ebbbf95849b3fd2a90cdc2884bcdc2bb4895870056579c805d689c191842792d--croc-11.2.4.bottle_manifest.json
==> Fetching downloads for: croc
✔︎ Bottle croc (11.2.4) Downloaded 3.5MB/ 3.5MB
==> Reinstalling croc
==> Pouring croc--11.2.4.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/croc/11.2.4: 6 files, 8.4MB
```
```bash
croc --version
croc version 11.2.3
```
### What did you expect to happen?
installing 11.2.4 should result in 11.2.4 being available on the system.
### Steps to reproduce
see install steps above
### croc version
11.2.4
### Operating System
macOS
### OS Version
macOS 26
### Relevant log output
```shell
```
### Additional context
_No response_
### Follow-up acknowledgment
- [x] I understand that I must respond to follow-up questions within 24 hours. Otherwise, my issue may be deleted and my account may be blocked.
关闭于 4 天前 1 条评论