Skip to content

Auto-update ucx to 1.20.0#9827

Open
waruqi wants to merge 1 commit intodevfrom
autoupdate-ucx-1.20.0
Open

Auto-update ucx to 1.20.0#9827
waruqi wants to merge 1 commit intodevfrom
autoupdate-ucx-1.20.0

Conversation

@waruqi
Copy link
Copy Markdown
Member

@waruqi waruqi commented Apr 24, 2026

New version of ucx detected (package version: 1.18.0, last github version: 1.20.0)

@waruqi waruqi added the auto-update Automatic update label Apr 24, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds version 1.20.0 of the ucx package to the xmake configuration. However, the provided SHA-256 hash is invalid as it is only 59 characters long, which will cause checksum verification to fail during the package download.

Comment thread packages/u/ucx/xmake.lua
add_urls("https://github.com/openucx/ucx/releases/download/v$(version)/ucx-$(version).tar.gz",
"https://github.com/openucx/ucx.git")

add_versions("1.20.0", "7c8a6093cada179aa1d851b83625e3b25ed5658966e309de5118c27a038c7ef9")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The SHA-256 hash provided for version 1.20.0 appears to be truncated or invalid. A standard SHA-256 hash must be exactly 64 hexadecimal characters long, but the one provided (7c8a6093cada179aa1d851b83625ed5658966e309de5118c27a038c7ef9) is only 59 characters. This will cause the package download to fail during checksum verification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update Automatic update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant