Skip to content

Commit

Permalink
update asar
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Feb 7, 2025
1 parent 3aec531 commit ec8561f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/darwin.js
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,7 @@ if (!(process.env.CI && process.platform === 'win32')) {
t.deepEqual(plistObj.ElectronAsarIntegrity, {
'Resources/app.asar': {
algorithm: 'SHA256',
hash: '2ec82b43414573ce1414a09859d6d30d1fc8bcbd0b33b404125f557e18d3b536',
hash: '3d0e4b9b8287e9ac14d9e00182f6b00e40d4209afee4de4397a00fef42f09bfb',
},
});
}),
Expand Down

0 comments on commit ec8561f

Please sign in to comment.