Skip to content

Commit

Permalink
chore: add checksums for rye 0.33.0 (#230)
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 Apr 25, 2024
1 parent 64b4e4f commit 787604a
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.33.0':
'ad01f0b4543fa5a0d95cb968b49c675feec4c030e49d2652d7c66bb71ef9b04b',
'aarch64-macos-0.33.0':
'44ef201f256a898e27176e4a890ff681a3ed887deadbc7e8585aaf0d7cd65e6c',
'x86-windows-0.33.0':
'832b8c3a3f898e45ff0e59d610ed0e751557b74c1ae2680b2471182c865f2834',
'x86_64-linux-0.33.0':
'77188fa863bc746e2d4f2613603eeeb6ebb774045028c4dd52c01600a9f91344',
'x86_64-macos-0.33.0':
'e4d5529c65fa4f5f408dde0d2391c75726a69c48a252c25e8673ac407080e51a',
'x86_64-windows-0.33.0':
'a372bcb2347db220d8c5f748a89b3012b9daf6159d73835493d3507a070999b3',
'aarch64-linux-0.32.0':
'6e367f96ac2f2468b6a846ab9bae486fcdf914e5b7093bbca7218f34fcdadb31',
'aarch64-macos-0.32.0':
Expand Down

0 comments on commit 787604a

Please sign in to comment.