Skip to content

Commit

Permalink
chore: add checksums for 0.26.0 (#180)
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 Feb 24, 2024
1 parent 2c36d4c commit aaab806
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.26.0':
'5da3513279bc3c6491742a350c64e0f1b0f9e0dcd3a5724348862801ee1f603f',
'aarch64-macos-0.26.0':
'cc8aae839c20b0f38d5fa9d70d07c7dca5321e6c265a881abef8f7200d197f12',
'x86-windows-0.26.0':
'53a8e6c3b2cd17759d887b00313bbb0ba992002bc1e13379684f8b74b42a0381',
'x86_64-linux-0.26.0':
'6f1b95cf68c67f38c78b58728ab209bb2e4ab857b829b738a77b4c2599e074e5',
'x86_64-macos-0.26.0':
'f88cc7a8e6cca749c66486a5dc5b3403b1f59da9e6026df4fc70be742db761c3',
'x86_64-windows-0.26.0':
'ef199a37c6908cebb7d2b733a17db49509cb45c989eaf682fff030fd5060e8a5',
'aarch64-linux-0.25.0':
'df58c4ec62d88c44ce64d27f1eb3690861cee321e9ec12e24cfa0ba39d827689',
'aarch64-macos-0.25.0':
Expand Down

0 comments on commit aaab806

Please sign in to comment.