Skip to content

Commit

Permalink
vscodium-cn: Update to version 1.83.0.23283
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent 5602ea1 commit e4ceca8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/vscodium-cn.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.83.0.23277",
"version": "1.83.0.23283",
"description": "Binary releases of VS Code without MS branding/telemetry/licensing.",
"homepage": "https://github.com/VSCodium/vscodium",
"license": "MIT",
Expand All @@ -9,16 +9,16 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/VSCodium/vscodium/releases/download/1.83.0.23277/VSCodium-win32-x64-1.83.0.23277.zip",
"hash": "1044cfd23bd771405d973b675e5c7f2e69a3a31c927dc4ff56d37cdbd22dcbe6"
"url": "https://github.com/VSCodium/vscodium/releases/download/1.83.0.23283/VSCodium-win32-x64-1.83.0.23283.zip",
"hash": "1a99e585daa8f76b58dd204a531a95f21c093d9e2b2501e089d883f5dacbbdbb"
},
"32bit": {
"url": "https://github.com/VSCodium/vscodium/releases/download/1.83.0.23277/VSCodium-win32-ia32-1.83.0.23277.zip",
"hash": "804275aa4ebd3cdd7752380a42873513c09590f43c94436318e8b4625632293e"
"url": "https://github.com/VSCodium/vscodium/releases/download/1.83.0.23283/VSCodium-win32-ia32-1.83.0.23283.zip",
"hash": "a6892bb5150114c651cc685ac2af7b50fc42862ec01cf648fc9a583426c0c705"
},
"arm64": {
"url": "https://github.com/VSCodium/vscodium/releases/download/1.83.0.23277/VSCodium-win32-arm64-1.83.0.23277.zip",
"hash": "581c98459e808093dcb68a2d8c7f2a8b8679551b708abfdc41238eae13daf2e9"
"url": "https://github.com/VSCodium/vscodium/releases/download/1.83.0.23283/VSCodium-win32-arm64-1.83.0.23283.zip",
"hash": "972b04ac1b8effeae3abdc42c6fd4146a83c416c80100c941ae1b6568b6f2b7e"
}
},
"env_add_path": "bin",
Expand Down

0 comments on commit e4ceca8

Please sign in to comment.