Skip to content

gitea-runner: update checksum for 1.0.8 release#288967

Closed
stefanb wants to merge 1 commit into
mainfrom
gitea-runner-update-checksum-for-1.0.8-release
Closed

gitea-runner: update checksum for 1.0.8 release#288967
stefanb wants to merge 1 commit into
mainfrom
gitea-runner-update-checksum-for-1.0.8-release

Conversation

@stefanb

@stefanb stefanb commented Jun 20, 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 the checksum mismatch SHA-256 doesn't match the download label Jun 20, 2026
@github-actions github-actions Bot added the go Go use is a significant feature of the PR or issue label Jun 20, 2026
@stefanb

stefanb commented Jun 20, 2026

Copy link
Copy Markdown
Member Author

Gitea seems to change checksum on every request:

$ curl -sL https://gitea.com/gitea/runner/archive/v1.0.8.tar.gz | shasum -a 256
3f634b66b2de25b2d7cb722981f29f0c64db657cb944b804eed6149c7f1e598f  -
$ curl -sL https://gitea.com/gitea/runner/archive/v1.0.8.tar.gz | shasum -a 256
ae4f06411eb5eac76d3a4e5b02abb7ec6cd0a3dbb37420e9cd3abf45d0d3f125  -
$ curl -sL https://gitea.com/gitea/runner/archive/v1.0.8.tar.gz | shasum -a 256
1df12630ed235fbf68ebd32704850461c01941803644647352c0f3ff75f3370c  -

@stefanb

stefanb commented Jun 29, 2026

Copy link
Copy Markdown
Member Author

@stefanb stefanb closed this Jun 29, 2026
@github-actions
github-actions Bot deleted the gitea-runner-update-checksum-for-1.0.8-release branch June 29, 2026 07:55
@stefanb stefanb added the superseded PR was replaced by another PR label Jun 29, 2026
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 go Go use is a significant feature of the PR or issue superseded PR was replaced by another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant