Skip to content

fix: Please update the formula url to v4.9.5 so all version references are consistent. #3

Description

@dardoguidobono

Description

The Homebrew formula for kreuzberg looks inconsistent.

brew upgrade shows:

kreuzberg 4.8.5 -> 4.9.2

but Homebrew then tries to fetch:

.../releases/download/v4.9.5/kreuzberg-4.9.2.arm64_sequoia.bottle.tar.gz

and gets 404.

It seems the formula still has the source url set to v4.9.2, while the bottle/root_url/checksums were updated to v4.9.5.

Because of that, Brew infers version 4.9.2 and looks for a non-existent bottle under the v4.9.5 release.

Please update the formula url to v4.9.5 so all version references are consistent.

Steps to reproduce

rew upgrade
==> Upgrading 1 outdated package:
kreuzberg-dev/tap/kreuzberg 4.8.5 -> 4.9.2
==> Fetching downloads for: kreuzberg
✘ Bottle kreuzberg (4.9.2)
Error: Failed to download resource "kreuzberg"
Download failed: https://github.com/kreuzberg-dev/kreuzberg/releases/download/v4.9.5/kreuzberg-4.9.2.arm64_sequoia.bottle.tar.gz
curl: (56) The requested URL returned error: 404
==> Upgrading kreuzberg-dev/tap/kreuzberg
4.8.5 -> 4.9.2
==> Pouring kreuzberg-4.9.2.arm64_sequoia.bottle.tar.gz
Error: No such file or directory @ rb_sysopen...

Relevant files and configuration


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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