From ad6a502a53af771420390cf805f72f0d9636ecaf Mon Sep 17 00:00:00 2001 From: CAFKBOT WINGET <145089005+cafkbot-winget@users.noreply.github.com> Date: Thu, 1 Feb 2024 05:22:49 +0000 Subject: [PATCH] New version: eza-community.eza version 0.18.0 --- .../0.18.0/eza-community.eza.installer.yaml | 17 ++++++++++ .../eza-community.eza.locale.en-US.yaml | 31 +++++++++++++++++++ .../eza/0.18.0/eza-community.eza.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/e/eza-community/eza/0.18.0/eza-community.eza.installer.yaml create mode 100644 manifests/e/eza-community/eza/0.18.0/eza-community.eza.locale.en-US.yaml create mode 100644 manifests/e/eza-community/eza/0.18.0/eza-community.eza.yaml diff --git a/manifests/e/eza-community/eza/0.18.0/eza-community.eza.installer.yaml b/manifests/e/eza-community/eza/0.18.0/eza-community.eza.installer.yaml new file mode 100644 index 0000000000000..abd899cf6d6f8 --- /dev/null +++ b/manifests/e/eza-community/eza/0.18.0/eza-community.eza.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: eza-community.eza +PackageVersion: 0.18.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: eza.exe +UpgradeBehavior: install +ReleaseDate: 2024-02-01 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/eza-community/eza/releases/download/v0.18.0/eza.exe_x86_64-pc-windows-gnu.zip + InstallerSha256: DD43A42D73BD1B1C0DE6AC3BDDD74FA8AE1CB8418CDC3ECCBB03BD75B662F262 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/eza-community/eza/0.18.0/eza-community.eza.locale.en-US.yaml b/manifests/e/eza-community/eza/0.18.0/eza-community.eza.locale.en-US.yaml new file mode 100644 index 0000000000000..7889cf21912c0 --- /dev/null +++ b/manifests/e/eza-community/eza/0.18.0/eza-community.eza.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: eza-community.eza +PackageVersion: 0.18.0 +PackageLocale: en-US +Publisher: eza community +PublisherUrl: https://eza.rocks +PublisherSupportUrl: https://github.com/eza-community/eza/issues +PackageName: eza +PackageUrl: https://github.com/eza-community/eza +License: MIT +LicenseUrl: https://github.com/eza-community/eza/blob/main/LICENCE +ShortDescription: A modern, maintained replacement for ls, built on exa. +Description: "eza is a modern, maintained replacement for the venerable file-listing command-line program ls that ships with Unix and Linux operating systems, giving it more features and better defaults.\nIt uses colours to distinguish file types and metadata.\nIt knows about symlinks, extended attributes, and Git.\nAnd it\0s small, fast, and just one single binary." +ReleaseNotes: |- + Features + - [breaking] Add --classify=always,auto,never + Miscellaneous Tasks + - Remove rustfmt config file that has a nightly only option in favor of rustfmt skip directive which is already in place + - Fix small typo in pull request template + - Release eza v0.18.0 + Refactor + - Change cast to coertion, remove rustfmt skip and clippy lint ignore directives + Testing + - Regenerate classification related tests + Build + - Change flake inputs +ReleaseNotesUrl: https://github.com/eza-community/eza/releases/tag/v0.18.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/eza-community/eza/0.18.0/eza-community.eza.yaml b/manifests/e/eza-community/eza/0.18.0/eza-community.eza.yaml new file mode 100644 index 0000000000000..45ef1ba4bc2da --- /dev/null +++ b/manifests/e/eza-community/eza/0.18.0/eza-community.eza.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: eza-community.eza +PackageVersion: 0.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0