From 06e049e3a491a91d4b87be91c64d92b94c756d5a Mon Sep 17 00:00:00 2001 From: Troy Willmot <6725891+Yortw@users.noreply.github.com> Date: Sun, 31 May 2026 19:37:41 +1200 Subject: [PATCH] Winix.Less version 0.3.0 --- .../Less/0.3.0/Winix.Less.installer.yaml | 17 +++++++++++++ .../Less/0.3.0/Winix.Less.locale.en-US.yaml | 25 +++++++++++++++++++ manifests/w/Winix/Less/0.3.0/Winix.Less.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/w/Winix/Less/0.3.0/Winix.Less.installer.yaml create mode 100644 manifests/w/Winix/Less/0.3.0/Winix.Less.locale.en-US.yaml create mode 100644 manifests/w/Winix/Less/0.3.0/Winix.Less.yaml diff --git a/manifests/w/Winix/Less/0.3.0/Winix.Less.installer.yaml b/manifests/w/Winix/Less/0.3.0/Winix.Less.installer.yaml new file mode 100644 index 0000000000000..b29e52cdf0755 --- /dev/null +++ b/manifests/w/Winix/Less/0.3.0/Winix.Less.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Winix.Less +PackageVersion: 0.3.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: less.exe + PortableCommandAlias: less +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Yortw/winix/releases/download/v0.3.0/less-win-x64.zip + InstallerSha256: EB853F62121EFB97115716D2D4CA6F31EF5A358AB4885572204163320754400D + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/Less/0.3.0/Winix.Less.locale.en-US.yaml b/manifests/w/Winix/Less/0.3.0/Winix.Less.locale.en-US.yaml new file mode 100644 index 0000000000000..157a83f15cc14 --- /dev/null +++ b/manifests/w/Winix/Less/0.3.0/Winix.Less.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Winix.Less +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: Troy Willmot +PublisherUrl: https://github.com/Yortw +PublisherSupportUrl: https://github.com/Yortw/winix/issues +PackageName: Winix Less +PackageUrl: https://github.com/Yortw/winix +License: MIT +LicenseUrl: https://github.com/Yortw/winix/blob/main/LICENSE +ShortDescription: Native terminal pager with ANSI colour, search, follow mode, and modern defaults. +Tags: +- cli +- developer-tools +- portable +- winix +- pager +- terminal +- viewer +ReleaseNotesUrl: https://github.com/Yortw/winix/releases/tag/v0.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Winix/Less/0.3.0/Winix.Less.yaml b/manifests/w/Winix/Less/0.3.0/Winix.Less.yaml new file mode 100644 index 0000000000000..cb3d44ad9c694 --- /dev/null +++ b/manifests/w/Winix/Less/0.3.0/Winix.Less.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Winix.Less +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0