Skip to content

Commit

Permalink
vscode-insiders@1.95.0-1729533015243: Fix hash (Closes #1999)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 22, 2024
1 parent e0295d5 commit 9dfbb22
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": "e733f6fdfa5540a7d21b85d9665b893d7f7fedd1bc00d5c2c9e01b45519a35f1"
"hash": "72bedbae2394250e9abe533775a56d93a10f9f8d46dcc77b50ab9905137e0f32"
},
"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": "07333f37455584f317acea1534d7d08ec52ca94381ec693e428853ab8f20ab1e"
"hash": "33acf1c190729856538ea92e480353b81180229ff5e6e051b747b6c31eacc59c"
}
},
"post_install": [
Expand Down

0 comments on commit 9dfbb22

Please sign in to comment.