Skip to content

Commit

Permalink
1.86.2.24054
Browse files Browse the repository at this point in the history
  • Loading branch information
thosoo authored and github-actions[bot] committed Feb 23, 2024
1 parent f355d7d commit 128bcb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions VSCodiumPortable/App/AppInfo/appinfo.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ CommercialUse=true
UsesDotNetVersion=4.5

[Version]
PackageVersion=1.85.2.24019.0
DisplayVersion=1.85.2.24019
PackageVersion=1.86.2.24054.0
DisplayVersion=1.86.2.24054

[Control]
Icons=1
Expand Down
8 changes: 4 additions & 4 deletions VSCodiumPortable/App/AppInfo/installer.ini
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[DownloadFiles]
DownloadURL=https://github.com/VSCodium/vscodium/releases/download/1.85.2.24019/VSCodium-win32-ia32-1.85.2.24019.zip
DownloadURL=https://github.com/VSCodium/vscodium/releases/download/1.86.2.24054/VSCodium-win32-ia32-1.86.2.24054.zip
DownloadName=VSCodium - Latest 32-bit
DownloadFilename=VSCodium-win32-ia32-1.85.2.24019.zip
DownloadFilename=VSCodium-win32-ia32-1.86.2.24054.zip
AdvancedExtract1To=App\VSCodium
AdvancedExtract1Filter=**
Download2URL=https://github.com/VSCodium/vscodium/releases/download/1.85.2.24019/VSCodium-win32-x64-1.85.2.24019.zip
Download2URL=https://github.com/VSCodium/vscodium/releases/download/1.86.2.24054/VSCodium-win32-x64-1.86.2.24054.zip
Download2Name=VSCodium - Latest 64-bit
Download2Filename=VSCodium-win32-x64-1.85.2.24019.zip
Download2Filename=VSCodium-win32-x64-1.86.2.24054.zip
Download2AdvancedExtract1To=App\VSCodium64
Download2AdvancedExtract1Filter=**
AdditionalInstallSize=500000

0 comments on commit 128bcb3

Please sign in to comment.