Skip to content

Commit 6e6e5a7

Browse files
chore: update known checksums for 0.5.23 (#252)
chore: update known checksums for 0.5.23 Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
1 parent 2098017 commit 6e6e5a7

3 files changed

Lines changed: 64 additions & 0 deletions

File tree

dist/setup/index.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/update-known-checksums/index.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/download/checksum/known-checksums.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
// AUTOGENERATED_DO_NOT_EDIT
22
export const KNOWN_CHECKSUMS: { [key: string]: string } = {
3+
"aarch64-apple-darwin-0.5.23":
4+
"bedfc709b281ab4c6ff1c84c0ad7e4525bf2669f56f009f6fb308657bebe165b",
5+
"aarch64-unknown-linux-gnu-0.5.23":
6+
"0f864a958e88693b8102dd7bc0e543a6b6f56e514ba8798235e54fb95c4856a4",
7+
"aarch64-unknown-linux-musl-0.5.23":
8+
"bbfafc3623267d25f63713c934eb57bf521b8b14b94d18412c697d69dbd68251",
9+
"arm-unknown-linux-musleabihf-0.5.23":
10+
"3031d44ae02a6189182956de345c0e22c40b6a8f19bbe67ed7016df228da5cd6",
11+
"armv7-unknown-linux-gnueabihf-0.5.23":
12+
"48429f7f01e9bd6bfb80c2e97db878c05d7d1be1d10de432a33650c65c9d6172",
13+
"armv7-unknown-linux-musleabihf-0.5.23":
14+
"baa22c4e66f80eb1a900437b58966f529af70c89739b690096fa665d6324f540",
15+
"i686-pc-windows-msvc-0.5.23":
16+
"c9d6f5806666921a31f0a3ac88f9848884c67cd7348b0c0dd420c92ae40371ff",
17+
"i686-unknown-linux-gnu-0.5.23":
18+
"91bf1765b77010318d9666601d6ec41108f561a8be5d8a3a0b41c4fbd38c4bb1",
19+
"i686-unknown-linux-musl-0.5.23":
20+
"79093074197e76be9c7699ad361cf6fccc95dd8cea2b10ac2875acc658be55b3",
21+
"powerpc64-unknown-linux-gnu-0.5.23":
22+
"acce824961d78934ec9735bd9dac2a8b7f16e9638c6d909671690c43283bd644",
23+
"powerpc64le-unknown-linux-gnu-0.5.23":
24+
"678773a17cccfa5d8c8e7043e4ebbbaf48b3e1aa482dd334c36e06ba8ebe993e",
25+
"s390x-unknown-linux-gnu-0.5.23":
26+
"34700493c47fcf668ac175ab66c8fb6bdc058dfc56a3f868d34b6e5a586957dd",
27+
"x86_64-apple-darwin-0.5.23":
28+
"40525eceff3a95051e0139839140ec3597a45221cca5000b8290d20d771294f5",
29+
"x86_64-pc-windows-msvc-0.5.23":
30+
"140be2cf57e37c7c86be4840d17b71fbc7daa21e2f46ed60830b4a39ef527663",
31+
"x86_64-unknown-linux-gnu-0.5.23":
32+
"6c45b9a95328b5c250bab14a17af574f7fa284fac0830d6a827e5f6f0b0e6732",
33+
"x86_64-unknown-linux-musl-0.5.23":
34+
"d656e3c274b43e8d9253d79ce3bd20d6bf1bd3fdb13dfd13e5e07d7aa528906d",
335
"aarch64-apple-darwin-0.5.22":
436
"95496f513653e7246589b2334a04e2a001f6436919af30d68180ce480fd3971a",
537
"aarch64-unknown-linux-gnu-0.5.22":

0 commit comments

Comments
 (0)