Skip to content

Commit

Permalink
chore: add known checksums for 0.32.0 (#214)
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 29, 2024
1 parent 60224df commit 436a616
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.32.0':
'6e367f96ac2f2468b6a846ab9bae486fcdf914e5b7093bbca7218f34fcdadb31',
'aarch64-macos-0.32.0':
'81cbc36fe71397d9cc36366adc807a6dcb9ccdf62303190b7cf55c3a359506e9',
'x86-windows-0.32.0':
'e46ae4e7f068d78f9728a88a86de60869d080c79b95a5ea44b2da1a14c028635',
'x86_64-linux-0.32.0':
'c917daac1bbdda4115838116f548236ed3c603d1aef649e72f0cd8078aa1097a',
'x86_64-macos-0.32.0':
'dc5459e337fb07f7277686b03bcb11d818fd576ae377f742de47e83810dbdc04',
'x86_64-windows-0.32.0':
'14972f26921e4bd00031d3cdedb1a86f8611aef540b1f581de6e8eac9fe81458',
'aarch64-linux-0.31.0':
'15c177641e39e018503fa5b45dc008ad66cd558262cd914d8c3ccd08043d9312',
'aarch64-macos-0.31.0':
Expand Down

0 comments on commit 436a616

Please sign in to comment.