Skip to content

fix: install Homebrew archive binary - #1069

Merged
edwin-zvs merged 1 commit into
mainfrom
fix/homebrew-archive-path
Aug 1, 2026
Merged

fix: install Homebrew archive binary#1069
edwin-zvs merged 1 commit into
mainfrom
fix/homebrew-archive-path

Conversation

@edwin-zvs

@edwin-zvs edwin-zvs commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Homebrew enters the single top-level directory from the release archive before running the formula install step. The previous glob therefore looked one directory too deep and failed with: construct binary not found in release archive.

This changes the formula to prefer the extracted construct binary and retain a fallback for an archive-root invocation.

Verification

  • verified the cached Apple Silicon release archive extraction layout
  • ruby -c Formula/construct.rb
  • brew style Formula/construct.rb

Fixes the install failure reported after trusting the construct-worlds/construct tap.

@edwin-zvs
edwin-zvs merged commit 4ba5d45 into main Aug 1, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix/homebrew-archive-path branch August 1, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant