Skip to content

Commit

Permalink
New version: VSCodium.VSCodium.Insiders version 1.96.0.24338 (microso…
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam authored Dec 3, 2024
1 parent 9c4dc02 commit e377ffa
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Created with WinGet Releaser using komac v2.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: VSCodium.VSCodium.Insiders
PackageVersion: 1.96.0.24338
InstallerLocale: en-US
InstallerType: inno
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
ReleaseDate: 2024-12-03
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.96.0.24338-insider/VSCodiumUserSetup-x64-1.96.0.24338-insider.exe
InstallerSha256: D5A1042D3FF0556158D02F33C8146E4E6E8916B5DFF4856061985AF1BB0B68C2
ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1'
AppsAndFeaturesEntries:
- Publisher: VSCodium
ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders'
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.96.0.24338-insider/VSCodiumSetup-x64-1.96.0.24338-insider.exe
InstallerSha256: A5EBE36955FA0BDDA592CB05F90995ACBF5F7C08F991A60D474CF992615DE080
ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1'
AppsAndFeaturesEntries:
- Publisher: VSCodium
ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders'
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.96.0.24338-insider/VSCodiumUserSetup-arm64-1.96.0.24338-insider.exe
InstallerSha256: D9D0052DA74039D653D8DE8859F181D959AC085A4C40D85243350CE2C23BFA3C
ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1'
AppsAndFeaturesEntries:
- Publisher: VSCodium
ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders'
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.96.0.24338-insider/VSCodiumSetup-arm64-1.96.0.24338-insider.exe
InstallerSha256: 1135241863D5B16DFF32289BA731AAE738436E50DBEEB6B7DC77808B0E683273
ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1'
AppsAndFeaturesEntries:
- Publisher: VSCodium
ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders'
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with WinGet Releaser using komac v2.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: VSCodium.VSCodium.Insiders
PackageVersion: 1.96.0.24338
PackageLocale: en-US
Publisher: VSCodium
PublisherUrl: https://github.com/VSCodium/vscodium
PublisherSupportUrl: https://github.com/VSCodium/vscodium/issues
Author: VSCodium
PackageName: VSCodium Insiders
PackageUrl: https://vscodium.com/
License: MIT
LicenseUrl: https://github.com/VSCodium/vscodium-insiders/blob/HEAD/LICENSE
Copyright: Copyright (c) 2022 VSCodium Team
CopyrightUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE
ShortDescription: VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders.
Description: |-
VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders.
VSCodium is a powerful IDE which runs on your desktop and is available for Windows, macOS and Linux.
Tags:
- cross-platform
- editor
- foss
- ide
- javascript
- open-source
- typescript
- vscode
ReleaseNotes: update vscode to
ReleaseNotesUrl: https://github.com/VSCodium/vscodium-insiders/releases/tag/1.96.0.24338-insider
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: VSCodium.VSCodium.Insiders
PackageVersion: 1.96.0.24338
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit e377ffa

Please sign in to comment.