Skip to content

Commit f12759b

Browse files
authored
New version: loonghao.vx version 0.8.35 (microsoft#368332)
1 parent 57154b6 commit f12759b

3 files changed

Lines changed: 64 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: loonghao.vx
5+
PackageVersion: 0.8.35
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: vx.exe
10+
PortableCommandAlias: vx
11+
InstallModes:
12+
- interactive
13+
- silent
14+
- silentWithProgress
15+
UpgradeBehavior: uninstallPrevious
16+
Dependencies:
17+
PackageDependencies:
18+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
19+
ReleaseDate: 2026-05-04
20+
Installers:
21+
- Architecture: x64
22+
InstallerUrl: https://github.com/loonghao/vx/releases/download/v0.8.35/vx-x86_64-pc-windows-msvc.zip
23+
InstallerSha256: 2696F0AB4D730CC4289F6DF984B019BF7DBD6DBAC5B8D89CCBC118F9E8F481D5
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: loonghao.vx
5+
PackageVersion: 0.8.35
6+
PackageLocale: en-US
7+
Publisher: loonghao
8+
PublisherUrl: https://github.com/loonghao
9+
PublisherSupportUrl: https://github.com/loonghao/vx/issues
10+
PackageName: vx
11+
PackageUrl: https://github.com/loonghao/vx
12+
License: MIT
13+
LicenseUrl: https://github.com/loonghao/vx/blob/HEAD/LICENSE
14+
ShortDescription: Universal Development Tool Manager
15+
Description: vx is a universal development tool manager that automatically installs and manages development tools like Node.js, Python, Go, Rust, etc. Zero learning curve - just use familiar commands and vx handles the rest.
16+
Tags:
17+
- cli
18+
- development
19+
- go
20+
- nodejs
21+
- python
22+
- rust
23+
- tool-manager
24+
- version-manager
25+
ReleaseNotes: |-
26+
0.8.35 (2026-05-03)
27+
Bug Fixes
28+
- ci: ensure Release workflow triggers even when release is created from update-pr job (7259bc6)
29+
ReleaseNotesUrl: https://github.com/loonghao/vx/releases/tag/v0.8.35
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: loonghao.vx
5+
PackageVersion: 0.8.35
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)