Description
Verification
- I understand that if I ignore these instructions, my issue may be closed without review.
- I have retried my command with
--force
. - I ran
brew update-reset && brew update
and retried my command. - I ran
brew doctor
, fixed as many issues as possible and retried my command. - I have checked the instructions for reporting bugs.
- I made doubly sure this is not a checksum does not match / SHA256 mismatch error (do not open an issue before trying to open a PR to fix first).
Description of issue
~/$ brew upgrade --cask wezterm@nightly --no-quarantine --greedy-latest --force
Warning: Not upgrading wezterm@nightly, the downloaded artifact has not changed
The cask is a nightly so it does not have a livecheck and points to latest, however it does not try to download the newer available build.
Command that failed
brew upgrade --cask wezterm@nightly --no-quarantine --greedy-latest
Output of command with --verbose --debug
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading wezterm@nightly
/usr/bin/env PATH=/opt/homebrew/opt/gh/bin:/opt/homebrew/Library/Homebrew/shims/shared:/usr/bin:/bin:/usr/sbin:/sbin HOME=/Users/niclim gh auth token --hostname github.com
/usr/bin/env HOME=/Users/niclim git credential-osxkeychain get
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.5.4-39-g1f37a11\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 15.5\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.5.4-39-g1f37a11\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 15.5\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 --fail --location --silent --head https://github.com/wezterm/wezterm/releases/download/nightly/WezTerm-macos-nightly.zip
==> Checking quarantine support
/usr/bin/env /usr/bin/xattr -h
/usr/bin/env /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -target arm64-apple-macosx15 /opt/homebrew/Library/Homebrew/cask/utils/quarantine.swift
==> Quarantine is available.
==> Verifying Gatekeeper status of /Users/niclim/Library/Caches/Homebrew/downloads/c57ec1344ecbf5ea80285241b68da2b5ba5475b74af75d8da93f1090e9badafa--WezTerm-macos-nightly.zip
/usr/bin/env /usr/bin/xattr -p com.apple.quarantine /Users/niclim/Library/Caches/Homebrew/downloads/c57ec1344ecbf5ea80285241b68da2b5ba5475b74af75d8da93f1090e9badafa--WezTerm-macos-nightly.zip
==> /Users/niclim/Library/Caches/Homebrew/downloads/c57ec1344ecbf5ea80285241b68da2b5ba5475b74af75d8da93f1090e9badafa--WezTerm-macos-nightly.zip is quarantined
Warning: Not upgrading wezterm@nightly, the downloaded artifact has not changed
Output of brew doctor
and brew config
Your system is ready to brew.
HOMEBREW_VERSION: 4.5.4-39-g1f37a11
ORIGIN: https://github.com/Homebrew/brew
HEAD: 1f37a11b7946b6d770ecba66a487ba325b58e49c
Last commit: 20 hours ago
Branch: master
Core tap JSON: 07 Jun 12:30 UTC
Core cask tap JSON: 07 Jun 12:30 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby
CPU: deca-core 64-bit arm_firestorm_icestorm
Clang: 17.0.0 build 1700
Git: 2.39.5 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.5-arm64
CLT: 16.4.0.0.1.1747106510
Xcode: 16.4
Rosetta 2: false
Output of brew tap
mongodb/brew
oven-sh/bun
Metadata
Metadata
Assignees
Labels
No labels