Skip to content

Commit

Permalink
Add known checksums for rye 0.27.0 (#184)
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 26, 2024
1 parent e34cae0 commit 59abfac
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.27.0':
'2dac67ea4d3bc7313efe456471f2c0a13939e3dc1636361f8632ae33b1820a84',
'aarch64-macos-0.27.0':
'fa0ed382558c8db46777e6865a7a998831b620b558d05846a117ea800cfeb30a',
'x86-windows-0.27.0':
'dc20300ba7088f476bc05b255ede57cdaf0d8efb0b9d2e27d6a11b8c744ae888',
'x86_64-linux-0.27.0':
'a12731f56522b606413cd741c67a9ddc590855a79b0db6302457e1f1740eacf6',
'x86_64-macos-0.27.0':
'9da191b434541ba4c9d1c1c881909bddaa8326be70922e81bec5341d57381de9',
'x86_64-windows-0.27.0':
'91c8ad66d362b754c982d08f1d536f55bdded15a1177a01913916afec0d35e6e',
'aarch64-linux-0.26.0':
'5da3513279bc3c6491742a350c64e0f1b0f9e0dcd3a5724348862801ee1f603f',
'aarch64-macos-0.26.0':
Expand Down

0 comments on commit 59abfac

Please sign in to comment.