From 0c8e510066a00a4e5887f86cc7899eb870fbe493 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 3 Feb 2023 12:18:30 -0600 Subject: [PATCH] [Zip][Portable] BurntSushi.ripgrep.GNU 13.0.0 (#88067) --- .../BurntSushi.ripgrep.GNU.installer.yaml | 17 +++++++++ .../BurntSushi.ripgrep.GNU.locale.en-US.yaml | 36 +++++++++++++++++++ .../GNU/13.0.0/BurntSushi.ripgrep.GNU.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.installer.yaml create mode 100644 manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml create mode 100644 manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.yaml diff --git a/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.installer.yaml b/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.installer.yaml new file mode 100644 index 0000000000000..27a85e11ca359 --- /dev/null +++ b/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 v2.2.0 $debug=QUSU.CRLF.7-2-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.GNU +PackageVersion: 13.0.0 +InstallerType: zip +ReleaseDate: 2021-06-12 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./ripgrep-13.0.0-x86_64-pc-windows-gnu/rg.exe + PortableCommandAlias: rg + InstallerUrl: https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-x86_64-pc-windows-gnu.zip + InstallerSha256: EF633D350882152A4A1139F71B381C1D9AA118B27DAD386460A517EA89BD1632 +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml b/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml new file mode 100644 index 0000000000000..f35297c4bd81b --- /dev/null +++ b/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.0 $debug=QUSU.CRLF.7-2-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.GNU +PackageVersion: 13.0.0 +PackageLocale: en-US +Publisher: BurntSushi +PublisherUrl: https://github.com/BurntSushi +PublisherSupportUrl: https://github.com/BurntSushi/ripgrep/issues +# PrivacyUrl: +Author: Andrew Gallant +PackageName: RipGrep GNU +PackageUrl: https://github.com/BurntSushi/ripgrep +License: MIT and Unlicense +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: ripgrep recursively searches directories for a regex pattern while respecting your gitignore +Description: |- + ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. + By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. +# Moniker: +Tags: +- regex +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md#1300-2021-06-12 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md +- DocumentLabel: User Guide + DocumentUrl: https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.yaml b/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.yaml new file mode 100644 index 0000000000000..d1d2223877334 --- /dev/null +++ b/manifests/b/BurntSushi/ripgrep/GNU/13.0.0/BurntSushi.ripgrep.GNU.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.0 $debug=QUSU.CRLF.7-2-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.GNU +PackageVersion: 13.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0