Skip to content

Commit

Permalink
chore: update checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger authored and github-actions[bot] committed Feb 16, 2024
1 parent c6d76ba commit f9f0063
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.24.0':
'497206dbdd305dda61e74e7f11d3f26d0d6790d1e9200a39eac5be00e876c95f',
'aarch64-macos-0.24.0':
'179e48ee1b236125cc64225cb35885424aa858ed1a297143bcfe586e82c13f70',
'x86-windows-0.24.0':
'0e5233315c24194087e78f876e1eb818e2899f4b4820e3269196d14ae6024ac7',
'x86_64-linux-0.24.0':
'e60ffb6dbc265ab4b0d0e4f38d9df5baa594bc7e55e687ef4737a7f0878de78e',
'x86_64-macos-0.24.0':
'76b8521333f0deccdcf31d42916c6ac90eb6b5e7214da582ab832ad1d32803ee',
'x86_64-windows-0.24.0':
'e7759ce51510228be6635399d4824b3eb9b6d98dd85731a70ce0b44a3ff95ae0',
'aarch64-linux-0.23.0':
'204d41c8d093358e3205921c59b637b0163356a4628b818134c1c30fd2e82302',
'aarch64-macos-0.23.0':
Expand Down

0 comments on commit f9f0063

Please sign in to comment.