Skip to content

Commit

Permalink
vscode-win7: fix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Dec 25, 2023
1 parent 3914b84 commit 2fe7167
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions bucket/vscode-win7.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@
"architecture": {
"64bit": {
"url": "https://update.code.visualstudio.com/1.70.2/win32-x64-archive/stable#/dl.7z",
"hash": "8520a2f67d4d8d0871320ff65f4145a0a2e6167234c7a8af37f1ef43eda9a0ef"
},
"arm64": {
"url": "https://update.code.visualstudio.com/1.70.2/win32-arm64-archive/stable#/dl.7z",
"hash": "8a4d1d4ad7395c8ef20e9e59dab44093f9cdfdf4bfefba528747e30841734a84"
"hash": "3b20ef59eb1e6446e8c3ed65ada0af4531e52aa6f8add052a7f5740221e76323"
}
},
"env_add_path": "bin",
Expand Down

0 comments on commit 2fe7167

Please sign in to comment.