Skip to content

Commit

Permalink
vscode-insiders@1.95.0-1728968777969: Fix hash (Closes #1988)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 8c713b1 commit f3f6a1c
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": "a945de3051ee2bb32f9ee8e1e50bd921117dcfc34bb0234a656f75cb4f337aff"
"hash": "d9bb593ecf5864bf2c148913d21b19ffbe9172a89a147972bb7ddd32c065f8e5"
},
"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": "11d075c7a24fd02d299e77ac4393a2bca00e4cd640e1d6048d20798783cec1e1"
"hash": "a5e9299b86fb7b6417146c3d9e5bcda30c34b9703cba68338bb516d8424d9edc"
}
},
"post_install": [
Expand Down

0 comments on commit f3f6a1c

Please sign in to comment.