Skip to content

Commit

Permalink
vscode-insiders@1.96.0-1733220873301: Fix hash (Closes #2053)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2024
1 parent 38cecb5 commit 65951e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/vscode-insiders.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"architecture": {
"64bit": {
"url": "https://update.code.visualstudio.com/latest/win32-x64-archive/insider#/dl.7z",
"hash": "fd0a3928f12fc4fb0f8868d2218c9fbfe5901669146d04b98262db54daeacaa3"
"hash": "89da81169853b2d32a04a1998036059dc122f69ce518c09e23c1ac32a6c12a0c"
},
"32bit": {
"url": "https://update.code.visualstudio.com/latest/win32-archive/insider#/dl.7z",
"hash": "08878b83355b78174eb0d631af8e99b610a3c5661ff52d8e3ff1c76181d6eed8"
},
"arm64": {
"url": "https://update.code.visualstudio.com/latest/win32-arm64-archive/insider#/dl.7z",
"hash": "c0030daa478c96cb802001615c61f5f26e7200ebd42e1af5af1d8b00f3b77862"
"hash": "0fb3dfb8c35faa1b3099bf0035b9b2962f029634ad9ba7faa7133d569974fae2"
}
},
"post_install": [
Expand Down

0 comments on commit 65951e6

Please sign in to comment.