Skip to content

Commit

Permalink
chore: add known checksums for 0.31.0
Browse files Browse the repository at this point in the history
Co-authored-by: eifinger <[email protected]>
  • Loading branch information
github-actions[bot] and eifinger authored Mar 22, 2024
1 parent b52e6c5 commit 60224df
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 3 deletions.
6 changes: 6 additions & 0 deletions dist/save-cache/index.js

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

2 changes: 1 addition & 1 deletion dist/save-cache/index.js.map

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions dist/setup/index.js

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

2 changes: 1 addition & 1 deletion dist/setup/index.js.map

Large diffs are not rendered by default.

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

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

2 changes: 1 addition & 1 deletion dist/update-checksums/index.js.map

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions src/checksums.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
// AUTOGENERATED_DO_NOT_EDIT
export const KNOWN_CHECKSUMS: {[key: string]: string} = {
'aarch64-linux-0.31.0':
'15c177641e39e018503fa5b45dc008ad66cd558262cd914d8c3ccd08043d9312',
'aarch64-macos-0.31.0':
'4e0f3fdd522f15b40d2c47a1175dc25e819b3be84edbaf91ad415e52f261b74b',
'x86-windows-0.31.0':
'0e0d86887263ccb846aa234d63fb1c1d9ad3b7408a3c24ab879a698c9e13f611',
'x86_64-linux-0.31.0':
'1cc7f7a644234729e598b44de34d489e1713b87286257464f565b2522de7fadf',
'x86_64-macos-0.31.0':
'a47e33371191334e79f8fef93cdf503839367560aabd9f525b8a5828f82f41a0',
'x86_64-windows-0.31.0':
'0ce46696075608be53a400ff85097d5672d00af6c5054f2e2da8757c443b67fa',
'aarch64-linux-0.30.0':
'daf3f91b780f1405f828e601a28596ad7d177eee4f460eba32d5fe737cd7680f',
'aarch64-macos-0.30.0':
Expand Down

0 comments on commit 60224df

Please sign in to comment.