Skip to content

ijq: update checksum for 1.3.0 release#292788

Merged
BrewTestBot merged 2 commits into
mainfrom
ijq-update-checksum-for-1.3.0-release
Jul 15, 2026
Merged

ijq: update checksum for 1.3.0 release#292788
BrewTestBot merged 2 commits into
mainfrom
ijq-update-checksum-for-1.3.0-release

Conversation

@stefanb

@stefanb stefanb commented Jul 12, 2026

Copy link
Copy Markdown
Member

Ref:


  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?
  • Is your test running fine brew test <formula>?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@stefanb stefanb added help wanted Task(s) needing PRs from the community or maintainers checksum mismatch SHA-256 doesn't match the download labels Jul 12, 2026
@github-actions github-actions Bot added the go Go use is a significant feature of the PR or issue label Jul 12, 2026
@daeho-ro

Copy link
Copy Markdown
Member

Something is wrong. Current tag v1.3.0 commit hash is 38e04ac303dd316abd3f00b8feea1737cf4ad1d7 but the source tarball is redirect into wrong rev.

curl -I https://codeberg.org/gpanders/ijq/archive/v1.3.0.tar.gz
HTTP/2 200 
accept-ranges: bytes
access-control-expose-headers: Content-Disposition
cache-control: private, max-age=300
content-disposition: attachment; filename="ijq-v1.3.0.tar.gz"; filename*=UTF-8''ijq-v1.3.0.tar.gz
content-type: application/octet-stream
last-modified: Sun, 12 Jul 2026 11:56:43 GMT
link: <https://codeberg.org/api/v1/repos/gpanders/ijq/archive/430fa3c17baabb1c227106a7d893c18930ded43f.tar.gz?rev=430fa3c17baabb1c227106a7d893c18930ded43f>; rel="immutable"
no-gzip-compression: 1

Not sure how 430fa3c17baabb1c227106a7d893c18930ded43f appears here..

@daeho-ro

Copy link
Copy Markdown
Member

@daeho-ro

Copy link
Copy Markdown
Member

@daeho-ro

Copy link
Copy Markdown
Member

Similar things happen in smake, header rev is not matched with release tag commit hash. Checksum can be explained by the update from codeberg side, but this rev difference is really weird and waiting for the response of ijq upstream, they already asked to codeberg.

@daeho-ro daeho-ro added the CI-checksum-change-confirmed A checksum change was confirmed by upstream label Jul 15, 2026
@daeho-ro

Copy link
Copy Markdown
Member

It is just a difference between tag object and commit object for annotated tags, so this is purely caused from the codeberg update. I think it is fine to go now.

@daeho-ro
daeho-ro force-pushed the ijq-update-checksum-for-1.3.0-release branch from 7d211b1 to b689a45 Compare July 15, 2026 07:18
@daeho-ro daeho-ro added ready to merge PR can be merged once CI is green and removed help wanted Task(s) needing PRs from the community or maintainers labels Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 15, 2026
@BrewTestBot
BrewTestBot enabled auto-merge July 15, 2026 09:34
@BrewTestBot
BrewTestBot added this pull request to the merge queue Jul 15, 2026
Merged via the queue into main with commit bdba934 Jul 15, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the ijq-update-checksum-for-1.3.0-release branch July 15, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

checksum mismatch SHA-256 doesn't match the download CI-checksum-change-confirmed A checksum change was confirmed by upstream CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants