diff --git a/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.installer.yaml b/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.installer.yaml new file mode 100644 index 0000000000000..f5357c2ea5dbe --- /dev/null +++ b/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.installer.yaml @@ -0,0 +1,53 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Ventoy.Ventoy +PackageVersion: 1.1.11 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-04-05 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: ventoy-1.1.11/Ventoy2Disk.exe + PortableCommandAlias: Ventoy2Disk + - RelativeFilePath: ventoy-1.1.11/VentoyPlugson.exe + PortableCommandAlias: VentoyPlugson + - RelativeFilePath: ventoy-1.1.11/VentoyVlnk.exe + PortableCommandAlias: VentoyVlnk + InstallerUrl: https://github.com/ventoy/Ventoy/releases/download/v1.1.11/ventoy-1.1.11-windows.zip + InstallerSha256: 1E56E02FC424C194FC4F33357CB949867854F386D67EAF9764F1C96264561493 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ventoy-1.1.11/VentoyVlnk.exe + PortableCommandAlias: VentoyVlnk + - RelativeFilePath: ventoy-1.1.11/altexe/Ventoy2Disk_X64.exe + PortableCommandAlias: Ventoy2Disk.exe + - RelativeFilePath: ventoy-1.1.11/altexe/VentoyPlugson_X64.exe + PortableCommandAlias: VentoyPlugson + InstallerUrl: https://github.com/ventoy/Ventoy/releases/download/v1.1.11/ventoy-1.1.11-windows.zip + InstallerSha256: 1E56E02FC424C194FC4F33357CB949867854F386D67EAF9764F1C96264561493 +- Architecture: arm + NestedInstallerFiles: + - RelativeFilePath: ventoy-1.1.11/VentoyPlugson.exe + PortableCommandAlias: VentoyPlugson + - RelativeFilePath: ventoy-1.1.11/VentoyVlnk.exe + PortableCommandAlias: VentoyVlnk + - RelativeFilePath: ventoy-1.1.11/altexe/Ventoy2Disk_ARM.exe + PortableCommandAlias: Ventoy2Disk + InstallerUrl: https://github.com/ventoy/Ventoy/releases/download/v1.1.11/ventoy-1.1.11-windows.zip + InstallerSha256: 1E56E02FC424C194FC4F33357CB949867854F386D67EAF9764F1C96264561493 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ventoy-1.1.11/VentoyPlugson.exe + PortableCommandAlias: VentoyPlugson + - RelativeFilePath: ventoy-1.1.11/VentoyVlnk.exe + PortableCommandAlias: VentoyVlnk + - RelativeFilePath: ventoy-1.1.11/altexe/Ventoy2Disk_ARM64.exe + PortableCommandAlias: Ventoy2Disk + InstallerUrl: https://github.com/ventoy/Ventoy/releases/download/v1.1.11/ventoy-1.1.11-windows.zip + InstallerSha256: 1E56E02FC424C194FC4F33357CB949867854F386D67EAF9764F1C96264561493 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.locale.en-US.yaml b/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.locale.en-US.yaml new file mode 100644 index 0000000000000..d5f8fd3e8b12b --- /dev/null +++ b/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.locale.en-US.yaml @@ -0,0 +1,71 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ventoy.Ventoy +PackageVersion: 1.1.11 +PackageLocale: en-US +Publisher: Ventoy +PublisherUrl: https://github.com/ventoy +PublisherSupportUrl: https://github.com/ventoy/Ventoy/issues +PackageName: Ventoy +PackageUrl: https://www.ventoy.net/ +License: GPL-3.0 +LicenseUrl: https://github.com/ventoy/Ventoy/blob/master/COPYING +ShortDescription: Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. +Description: |- + Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. + With ventoy, you don't need to format the disk over and over, you just need to copy the image files to the USB drive and boot it. + You can copy many image files at a time and ventoy will give you a boot menu to select them. + You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them. + x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. + Both MBR and GPT partition style are supported in the same way. + Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...) + 1100+ ISO files are tested (List). 90%+ distros in distrowatch.com supported (Details). +Moniker: Ventoy +Tags: +- auto-install +- bootable-usb +- bsd +- chromeos +- iso-files +- legacy +- linux +- multiboot +- persistence +- secure-boot +- uefi +- unattended +- unix +- usb +- windows +ReleaseNotes: |- + 6th Anniversary Ver. + 1. Fix the display issue when UEFI booting Windows/WinPE ISO. + 2. Add VT_WINDOWS_DISK_NONVTOY_CLOSEST_XXX, VT_LINUX_DISK_NONVTOY_CLOSEST_XXX options in AutoInstall plugin. + 3. Improvement for Ventoy2Disk.sh (#3537) + 4. Improvement for porteus-hook.sh (#3532) + 5. Improvement for booting T2SDE. (#3526 #3468) + 6. Add support for KylinSecOS + SHA-256 + ddcbcbf3341225d0c5df43f1d7cc65de0b8b2131643184c1a3ea359107789faa ventoy-1.1.11-linux.tar.gz + 7509a24851f4b198268d868e085c2a016891adc758d2e0d2a554df35d5a23f32 ventoy-1.1.11-livecd.iso + 1e56e02fc424c194fc4f33357cb949867854f386d67eaf9764f1c96264561493 ventoy-1.1.11-windows.zip + =============================================================================== + Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy. + About iVentoy https://www.iventoy.com/ + iVentoy is an enhanced version of the PXE server. + Extremely easy to use + Many advanced features + x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported + 110+ common types of OS supported (Windows/WinPE/Linux/VMware) + ...... +ReleaseNotesUrl: https://github.com/ventoy/Ventoy/releases/tag/v1.1.11 +Documentations: +- DocumentLabel: Forums + DocumentUrl: https://forums.ventoy.net/ +- DocumentLabel: Start to use Ventoy + DocumentUrl: https://www.ventoy.net/en/doc_news.html +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ventoy/Ventoy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.yaml b/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.yaml new file mode 100644 index 0000000000000..76832611350af --- /dev/null +++ b/manifests/v/Ventoy/Ventoy/1.1.11/Ventoy.Ventoy.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Ventoy.Ventoy +PackageVersion: 1.1.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0