KatsuteDev / Background

The most advanced background image extension for VSCode
https://marketplace.visualstudio.com/items?itemName=katsute.code-background
GNU General Public License v2.0
70 stars 4 forks source link

Checksum calculation is outdated #346

Closed Katsute closed 1 month ago

Katsute commented 1 month ago

This flew under the radar for about 5 months since this extension is extremely robust, checksum algorithm has changed from md5 to sha256; needs to be updated so vscode stops warning about corrupt when uninstalling

https://github.com/microsoft/vscode/blob/5f646b8e67a869ef33061085ffe0e377d5ba040c/src/vs/platform/checksum/node/checksumService.ts#L21