Skip to content

Commit

Permalink
add checksum for linux arm
Browse files Browse the repository at this point in the history
  • Loading branch information
eokoneyo committed May 13, 2024
1 parent d10f599 commit 4265dfe
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ export class ChromiumArchivePaths {
{
platform: 'linux',
architecture: 'arm64',
archiveFilename: 'chromium-81bc525-locales-linux_arm64.zip',
archiveChecksum: 'b2ec85aa31956d272a7ab221edeea6ca41f8719ebf22f1d1853b8c4827babeaa',
binaryChecksum: 'f43490761fa34d511208abf684c0c9ee48fedbd2d0e311404779f9dc4e33549c',
archiveFilename: 'chromium-46cf136-locales-linux_arm64.zip',
archiveChecksum: '7d01fe8a78a019cf714c913d37353f85d54c4c7d4fde91d6c96605d259a66414',
binaryChecksum: 'd1a8b8708dc5ced8a9c526a0d823a4074325573f9c06fabe14e18fd3a36691c9',
binaryRelativePath: 'headless_shell-linux_arm64/headless_shell',
revision: 1250580,
revision: 1274542,
location: 'custom',
isPreInstalled: true,
},
Expand Down

0 comments on commit 4265dfe

Please sign in to comment.