Closed apepkuss closed 1 year ago
Hello, I am a code review bot on flows.network. Here are my reviews of code commits in this PR.
Overall Summary:
The pull request titled "[Chore] Update build script" contains two key changes. Firstly, the constant "WASMEDGE_RELEASE_VERSION" in the build script for the "wasmedge-sys" crate is being updated from "0.13.4" to "0.13.5". Secondly, the sha256sum values in the "REMOTE_ARCHIVES" constant are being updated.
Upon review, no potential problems or issues have been found with these changes. They appear to be routine updates to the build script and do not introduce any obvious problems.
In conclusion, this pull request seems to be a simple and straightforward update to the build script with no apparent issues.
Key changes:
wasmedge-sys
crate is being updated.WASMEDGE_RELEASE_VERSION
constant is being changed from "0.13.4" to "0.13.5".Potential problems:
Key Changes:
REMOTE_ARCHIVES
constant have been updated.Potential Problems:
Overall, the key changes in this patch involve updating the sha256sum values in the build script. These changes don't introduce any obvious problems.
@hydai Could you please help review this PR? Thanks a lot!
@hydai Thanks for the review!
In this PR, the
sha256sum
s are updated toWasmEdge v0.13.5
.