Skip to content

Commit

Permalink
New version: VSCodium.VSCodium version 1.96.4.25026 (microsoft#216832)
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam authored Jan 26, 2025
1 parent 8f742ca commit cd6a1db
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Created with WinGet Releaser using komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: VSCodium.VSCodium
PackageVersion: 1.96.4.25026
InstallerLocale: en-US
InstallerType: inno
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Custom: /mergetasks=!runcode
UpgradeBehavior: install
ReleaseDate: 2025-01-26
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.96.4.25026/VSCodiumUserSetup-x64-1.96.4.25026.exe
InstallerSha256: AD837BC12BE6BF55B5FAD92E4C19106381913C2305BEB9042B6AF6E611EB1A48
ProductCode: '{2E1F05D1-C245-4562-81EE-28188DB6FD17}_is1'
AppsAndFeaturesEntries:
- ProductCode: '{2E1F05D1-C245-4562-81EE-28188DB6FD17}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium'
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.96.4.25026/VSCodiumSetup-x64-1.96.4.25026.exe
InstallerSha256: 5CAD5125E02A81F7EFF41AE4515C8EECFA8B56B78043E332251906A228C28455
ProductCode: '{88DA3577-054F-4CA1-8122-7D820494CFFB}_is1'
AppsAndFeaturesEntries:
- ProductCode: '{88DA3577-054F-4CA1-8122-7D820494CFFB}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\VSCodium'
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.96.4.25026/VSCodiumUserSetup-arm64-1.96.4.25026.exe
InstallerSha256: 75BDED407B8999C530CF68F4547C32440A29DEC1C7085FA9CAC0A8E5D70F341F
ProductCode: '{57FD70A5-1B8D-4875-9F40-C5553F094828}_is1'
AppsAndFeaturesEntries:
- ProductCode: '{57FD70A5-1B8D-4875-9F40-C5553F094828}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium'
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.96.4.25026/VSCodiumSetup-arm64-1.96.4.25026.exe
InstallerSha256: A435C2C6FC1F0738A65E1BDC4E976300E639D9374A8D31BC48A8095C3E6A9EAB
ProductCode: '{67DEE444-3D04-4258-B92A-BC1F0FF2CAE4}_is1'
AppsAndFeaturesEntries:
- ProductCode: '{67DEE444-3D04-4258-B92A-BC1F0FF2CAE4}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\VSCodium'
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Created with WinGet Releaser using komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: VSCodium.VSCodium
PackageVersion: 1.96.4.25026
PackageLocale: en-US
Publisher: VSCodium
PublisherUrl: https://github.com/VSCodium/vscodium
PublisherSupportUrl: https://github.com/VSCodium/vscodium/issues
Author: VSCodium
PackageName: VSCodium
PackageUrl: https://vscodium.com/
License: MIT
LicenseUrl: https://github.com/VSCodium/vscodium/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.
Description: |-
VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code.
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 1.96.4What's Changed
- feat(update): directly use versions repo by @daiyam in #2216
Full Changelog: https://github.com/VSCodium/vscodium/compare/1.96.4.25017...1.96.4.25026x86 64bits
ARM 64bits
ARM 32bits
PPC 64bits
RISC-V 64bits
Loong 64bits
s390x
ReleaseNotesUrl: https://github.com/VSCodium/vscodium/releases/tag/1.96.4.25026
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: VSCodium.VSCodium
PackageVersion: 1.96.4.25026
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit cd6a1db

Please sign in to comment.