Commit 3becd44
authored
chore: fix the nix-update-rusty-v8 script (#36647)
Fixes the script used to update the hashes of rusty-v8 release
artifacts. The script targeted the wrong type of artifact which was the
non-simdutf artifact, leading to hash mismatch errors. I changed it to
instead target the simdutf artifact and it worked without any
mismatches.
Signed-off-by: techs-sus <92276908+techs-sus@users.noreply.github.com>1 parent 9ad36f7 commit 3becd44
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments