From fcf82dd0c8448a7c55405ad4e52dc1560158f220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 24 Dec 2024 02:00:04 +0800 Subject: [PATCH] New package: sharkdp.vivid version 0.10.1 (#201745) Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../vivid/0.10.1/sharkdp.vivid.installer.yaml | 32 +++++++++++++++++ .../0.10.1/sharkdp.vivid.locale.en-US.yaml | 35 +++++++++++++++++++ .../s/sharkdp/vivid/0.10.1/sharkdp.vivid.yaml | 8 +++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.installer.yaml create mode 100644 manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.locale.en-US.yaml create mode 100644 manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.yaml diff --git a/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.installer.yaml b/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.installer.yaml new file mode 100644 index 0000000000000..74a0538c7cefd --- /dev/null +++ b/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.installer.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: sharkdp.vivid +PackageVersion: 0.10.1 +InstallerType: zip +NestedInstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-06-22 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: vivid-v0.10.1-i686-pc-windows-msvc/vivid.exe + InstallerUrl: https://github.com/sharkdp/vivid/releases/download/v0.10.1/vivid-v0.10.1-i686-pc-windows-msvc.zip + InstallerSha256: EEA061AC8D3D8C07FCD20267F0D5C6361357CA9B490CF36DEC500EF561290869 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: vivid-v0.10.1-x86_64-pc-windows-msvc/vivid.exe + InstallerUrl: https://github.com/sharkdp/vivid/releases/download/v0.10.1/vivid-v0.10.1-x86_64-pc-windows-msvc.zip + InstallerSha256: C26978625C5E3C26F33CE056272DB545573C56008F3B3B5DD0860CB6B6E521DB + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.locale.en-US.yaml b/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.locale.en-US.yaml new file mode 100644 index 0000000000000..f7b7258f89a00 --- /dev/null +++ b/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: sharkdp.vivid +PackageVersion: 0.10.1 +PackageLocale: en-US +Publisher: David Peter +PublisherUrl: https://github.com/sharkdp +PublisherSupportUrl: https://github.com/sharkdp/vivid/issues +Author: David Peter +PackageName: vivid +PackageUrl: https://github.com/sharkdp/vivid +License: Apache-2.0 or MIT, either license +LicenseUrl: https://github.com/sharkdp/vivid/blob/master/README.md#license +ShortDescription: A themeable LS_COLORS generator with a rich filetype database. +Description: |- + vivid is a generator for the LS_COLORS environment variable that controls the colorized output of + ls, tree, fd, bfs, dust and many other tools. + + It uses a YAML configuration format for the filetype-database and the color themes. In contrast + to dircolors, the database and the themes are organized in different files. This allows users to + choose and customize color themes independent from the collection of file extensions. Instead of + using cryptic ANSI escape codes, colors can be specified in the RRGGBB format and will be + translated to either truecolor (24-bit) ANSI codes or 8-bit codes for older terminal emulators. +Moniker: vivid +Tags: +- ansi-codes +- color +- color-theme +- filesystem +- shell +- terminal +ReleaseNotesUrl: https://github.com/sharkdp/vivid/releases/tag/v0.10.1 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.yaml b/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.yaml new file mode 100644 index 0000000000000..cc1ad5783b20e --- /dev/null +++ b/manifests/s/sharkdp/vivid/0.10.1/sharkdp.vivid.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: sharkdp.vivid +PackageVersion: 0.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0