Skip to content

Commit 0cabc2f

Browse files
authored
New version: VSCodium.VSCodium.Insiders version 1.102.04522 (microsoft#271852)
1 parent fa45bb9 commit 0cabc2f

3 files changed

Lines changed: 188 additions & 0 deletions

File tree

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: VSCodium.VSCodium.Insiders
5+
PackageVersion: 1.102.04522
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
InstallModes:
9+
- interactive
10+
- silent
11+
- silentWithProgress
12+
UpgradeBehavior: install
13+
ReleaseDate: 2025-07-07
14+
Installers:
15+
- Architecture: x64
16+
Scope: user
17+
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.102.04522-insider/VSCodiumUserSetup-x64-1.102.04522-insider.exe
18+
InstallerSha256: FFB8C5A58178FD7A31BC76FB90C4C2E53F6E0E931C57B301B0BC295EBF4D95C8
19+
ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1'
20+
AppsAndFeaturesEntries:
21+
- ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1'
22+
InstallationMetadata:
23+
DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders'
24+
- Architecture: x64
25+
Scope: machine
26+
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.102.04522-insider/VSCodiumSetup-x64-1.102.04522-insider.exe
27+
InstallerSha256: 28DEAD0D081C6B98C577DB123B928459BE538B1B6F7482D9DF26CA2B242CDA97
28+
ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1'
29+
AppsAndFeaturesEntries:
30+
- ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1'
31+
ElevationRequirement: elevatesSelf
32+
InstallationMetadata:
33+
DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders'
34+
- Architecture: arm64
35+
Scope: user
36+
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.102.04522-insider/VSCodiumUserSetup-arm64-1.102.04522-insider.exe
37+
InstallerSha256: 81AA972C83B655D634715CAFE97017BD8B5FE5984B0A6A8F11DDDF5B17E7F5EA
38+
ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1'
39+
AppsAndFeaturesEntries:
40+
- ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1'
41+
InstallationMetadata:
42+
DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders'
43+
- Architecture: arm64
44+
Scope: machine
45+
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.102.04522-insider/VSCodiumSetup-arm64-1.102.04522-insider.exe
46+
InstallerSha256: 315FD3FB4CCF70E00D019CC3C2D92EADDA716611E5A615C93336CB6E73FF8D1C
47+
ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1'
48+
AppsAndFeaturesEntries:
49+
- ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1'
50+
ElevationRequirement: elevatesSelf
51+
InstallationMetadata:
52+
DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders'
53+
ManifestType: installer
54+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)