Skip to content

Brew formula v1.4.12: download URL returns 404 #23347

@spenserhale

Description

@spenserhale

Bug

The Homebrew formula for opencode v1.4.12 is broken — the release asset download URL returns a 404.

Steps to reproduce

brew upgrade anomalyco/tap/opencode

Error output

✘ Formula opencode (1.4.12)
Error: Failed to download resource "opencode (1.4.12)"
Download failed: https://github.com/anomalyco/opencode/releases/download/v1.4.12/opencode-darwin-arm64.zip
curl: (56) The requested URL returned error: 404

==> Upgrading anomalyco/tap/opencode
  1.4.3 -> 1.4.12
==> Downloading https://github.com/anomalyco/opencode/releases/download/v1.4.12/opencode-darwin-arm64.zip
curl: (56) The requested URL returned error: 404

Error: An exception occurred within a child process:
  DownloadError: Failed to download resource "opencode (1.4.12)"
Download failed: https://github.com/anomalyco/opencode/releases/download/v1.4.12/opencode-darwin-arm64.zip
curl: (56) The requested URL returned error: 404

Expected behavior

The opencode-darwin-arm64.zip asset should be present in the v1.4.12 GitHub release so the brew formula can download and install it.

Environment

  • macOS (Apple Silicon / darwin-arm64)
  • Homebrew

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions