Skip to content

brew install: SHA-256 checksum mismatch for gitv bottle (0.3.2) #105

@bdelanghe

Description

@bdelanghe

Description

brew install jayanaxhf/taps/gitv fails with a SHA-256 checksum mismatch on the gitv bottle.

Error

Error: Formula reports different checksum:  ff339439765f6b061f198f4c94070ffb7b255137fe7563deb0ff56e7e3272d03/100.9MB
       SHA-256 checksum of downloaded file: 490c3f4a6cbde8474f6296656705f9a65567b1993164a071717fd9ed3cd53aa4/------

Steps to reproduce

brew install jayanaxhf/taps/gitv

Environment

  • macOS (arm64)
  • Homebrew 6c6f30cc08 (auto-updated during install)
  • Formula version: gitv 0.3.2

Expected behavior

Installs cleanly.

Actual behavior

Checksum verification fails. The SHA-256 reported by the formula (ff339439...) does not match the downloaded bottle (490c3f4a...).

Possible cause

The bottle binary at the CDN URL may have been updated or replaced without updating the formula's sha256 field in the tap. Re-building and re-publishing the bottle with an updated checksum in homebrew-taps should fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions