diff --git a/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.installer.yaml b/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.installer.yaml new file mode 100644 index 0000000000000..f7fdd80315159 --- /dev/null +++ b/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.2.0 $debug=NVS1.CRLF.7-2-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.MSVC +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-msvc/rg.exe + PortableCommandAlias: rg + InstallerUrl: https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-x86_64-pc-windows-msvc.zip + InstallerSha256: A47ACE6F654C5FFA236792FC3EE3FEFD9C7E88E026928B44DA801ACB72124AA8 +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./ripgrep-13.0.0-i686-pc-windows-msvc/rg.exe + PortableCommandAlias: rg + InstallerUrl: https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-i686-pc-windows-msvc.zip + InstallerSha256: 725FAB270E0C7419E0032B8DCF28CB399337BE9D4867D4E527A1D9671EFECFFB +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.locale.en-US.yaml b/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.locale.en-US.yaml new file mode 100644 index 0000000000000..e99250497f744 --- /dev/null +++ b/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.0 $debug=NVS1.CRLF.7-2-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.MSVC +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 MSVC +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/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.yaml b/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.yaml new file mode 100644 index 0000000000000..218e59e41e78b --- /dev/null +++ b/manifests/b/BurntSushi/ripgrep/MSVC/13.0.0/BurntSushi.ripgrep.MSVC.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.0 $debug=NVS1.CRLF.7-2-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.MSVC +PackageVersion: 13.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0