Skip to content

Commit

Permalink
New version: version-fox.vfox version 0.5.4 (#161354)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Jul 8, 2024
1 parent 2cadf95 commit 976d85c
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 0 deletions.
19 changes: 19 additions & 0 deletions manifests/v/version-fox/vfox/0.5.4/version-fox.vfox.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: version-fox.vfox
PackageVersion: 0.5.4
InstallerType: inno
Installers:
- Architecture: x86
InstallerUrl: https://github.com/version-fox/vfox/releases/download/v0.5.4/vfox_0.5.4_windows_setup_i386.exe
InstallerSha256: 7E2AC5D5FC36A0AB96E1A8ED18CBC77FA37BD223DDFF54BD1412F73FFCEE5390
- Architecture: x64
InstallerUrl: https://github.com/version-fox/vfox/releases/download/v0.5.4/vfox_0.5.4_windows_setup_x86_64.exe
InstallerSha256: 49EB13B80880187BC67E7B13E1670779C4EEC7D271855CA0F7659055651ED523
- Architecture: arm64
InstallerUrl: https://github.com/version-fox/vfox/releases/download/v0.5.4/vfox_0.5.4_windows_setup_aarch64.exe
InstallerSha256: 290FB4C48507FC8EFEC90F2569536F9638422169C36E5375BF2724C0E3C52D91
ManifestType: installer
ManifestVersion: 1.6.0
ReleaseDate: 2024-06-29
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: version-fox.vfox
PackageVersion: 0.5.4
PackageLocale: en-US
Publisher: Han Li
PublisherUrl: https://github.com/version-fox
PackageName: vfox
License: Apache-2.0
LicenseUrl: https://github.com/version-fox/vfox/blob/HEAD/LICENSE
ShortDescription: A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more
Tags:
- asdf
- bash
- cli
- cmd
- cross-platform
- development-tools
- golang
- linux
- lua
- macos
- nodejs
- plugin-manager
- powershell
- version-manager
- windows
- zsh
ReleaseNotes: |-
- feat: consistent list outputs by @mchgood in #285
- fix: make sure the temporary directory exists when upgrading by @mchgood in #276
- fix: do not clean temporary files of the shell which is running. by @jan-bar in #284
- fix: reuse temporary directories across days by @jan-bar in #314
- fix: convert bash format paths only when outputting the environment by @aooohan in e4a1e47
- fix: determine whether vfox has been initialized in the parent process for ZSH by @fangzhengjin in #311
ReleaseNotesUrl: https://github.com/version-fox/vfox/releases/tag/v0.5.4
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/v/version-fox/vfox/0.5.4/version-fox.vfox.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: version-fox.vfox
PackageVersion: 0.5.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 976d85c

Please sign in to comment.