Skip to content

Commit

Permalink
chore: update known checksums for 0.5.5 (#170)
Browse files Browse the repository at this point in the history
chore: update known checksums for 0.5.5

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and eifinger authored Nov 27, 2024
1 parent 196fe5f commit 9839fa9
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dist/setup/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions dist/update-known-checksums/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions src/download/checksum/known-checksums.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
// AUTOGENERATED_DO_NOT_EDIT
export const KNOWN_CHECKSUMS: { [key: string]: string } = {
"aarch64-apple-darwin-0.5.5":
"9368ad5eb6dfb414e88b1ab70ef03a15963569a2bba5b2ad79f8cd0cdde01646",
"aarch64-unknown-linux-gnu-0.5.5":
"aa3e8c6e095798c92e0b1bc7599af6313c10c0f35cd301221d230abb083cf6b0",
"aarch64-unknown-linux-musl-0.5.5":
"fb09752aa9459cefd98f3c390ba4a937c32c0079588cf79586069883df204423",
"arm-unknown-linux-musleabihf-0.5.5":
"5485e615f345643ea926ef8dce39c0c996b5b539a37755a4406142fed6b124c7",
"armv7-unknown-linux-gnueabihf-0.5.5":
"42639efed5fe9b1102941c520fb3debc70149f18a1fa1befe541c90ae35423ab",
"armv7-unknown-linux-musleabihf-0.5.5":
"0720626dc41384eeceafb4c8820e941f81bfd035c045f5db093ebfe11a1f3181",
"i686-pc-windows-msvc-0.5.5":
"100b63404a3e6085b107effa70bb06b41f4409365cb139f0f424c1336bcd3dfc",
"i686-unknown-linux-gnu-0.5.5":
"5d7f545bfc9493e3f259a93b666dfba1a009da2446151efb6d40a8420156d3a8",
"i686-unknown-linux-musl-0.5.5":
"0128c3263b143ef084c59a178d2677e746942eb2f5d16db9a0afd303c10b4b8a",
"powerpc64-unknown-linux-gnu-0.5.5":
"bbbf810e9994c362e645f7bf1d93fcfdb7e0eb65665f7b87da7ab341607ec162",
"powerpc64le-unknown-linux-gnu-0.5.5":
"d3ebdeb4aba8b9c8a00017cb99c7b4e57883b1bf0241668214de81b878866db2",
"powerpc64le-unknown-linux-musl-0.5.5":
"7c6539386d5a92297f6b84857bb6612897f3cc97d8e0cd30593c1598030464ac",
"s390x-unknown-linux-gnu-0.5.5":
"fce501e64047f2a54829b75fd27a65e4334116684db459d52e2628c5bef6a3d2",
"x86_64-apple-darwin-0.5.5":
"da8f40c1effe0e5d6ac0438a72ecb7671d67dcf8e3d53ff3d4e1b17140a1b5bc",
"x86_64-pc-windows-msvc-0.5.5":
"4a2d709b55a2267fcf4adf35f9c38e244c23b118d0992d52a897df8aa21961d2",
"x86_64-unknown-linux-gnu-0.5.5":
"3ef767034dec63a33d97424b0494be6afa7e61bcde36ab5aa38d690e89cac69c",
"x86_64-unknown-linux-musl-0.5.5":
"59c3d11f819deeec4fa01ce6d2bdc08b32ac72b8e3031ae5b2b0706d3e751dba",
"aarch64-apple-darwin-0.5.4":
"f924d82255a0b25fd04a78c7012f90300cdadfb72ca0af4508f3eeaf9509010f",
"aarch64-unknown-linux-gnu-0.5.4":
Expand Down

0 comments on commit 9839fa9

Please sign in to comment.