File tree 3 files changed +61
-0
lines changed
manifests/b/BurntSushi/ripgrep/GNU/13.0.0
3 files changed +61
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Created with YamlCreate.ps1 v2.2.0 $debug=QUSU.CRLF.7-2-6.Win32NT
2
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
3
+
4
+ PackageIdentifier : BurntSushi.ripgrep.GNU
5
+ PackageVersion : 13.0.0
6
+ InstallerType : zip
7
+ ReleaseDate : 2021-06-12
8
+ Installers :
9
+ - Architecture : x64
10
+ NestedInstallerType : portable
11
+ NestedInstallerFiles :
12
+ - RelativeFilePath : ./ripgrep-13.0.0-x86_64-pc-windows-gnu/rg.exe
13
+ PortableCommandAlias : rg
14
+ InstallerUrl : https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-x86_64-pc-windows-gnu.zip
15
+ InstallerSha256 : EF633D350882152A4A1139F71B381C1D9AA118B27DAD386460A517EA89BD1632
16
+ ManifestType : installer
17
+ ManifestVersion : 1.4.0
Original file line number Diff line number Diff line change
1
+ # Created with YamlCreate.ps1 v2.2.0 $debug=QUSU.CRLF.7-2-6.Win32NT
2
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json
3
+
4
+ PackageIdentifier : BurntSushi.ripgrep.GNU
5
+ PackageVersion : 13.0.0
6
+ PackageLocale : en-US
7
+ Publisher : BurntSushi
8
+ PublisherUrl : https://github.com/BurntSushi
9
+ PublisherSupportUrl : https://github.com/BurntSushi/ripgrep/issues
10
+ # PrivacyUrl:
11
+ Author : Andrew Gallant
12
+ PackageName : RipGrep GNU
13
+ PackageUrl : https://github.com/BurntSushi/ripgrep
14
+ License : MIT and Unlicense
15
+ # LicenseUrl:
16
+ # Copyright:
17
+ # CopyrightUrl:
18
+ ShortDescription : ripgrep recursively searches directories for a regex pattern while respecting your gitignore
19
+ Description : |-
20
+ ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern.
21
+ By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files.
22
+ # Moniker:
23
+ Tags :
24
+ - regex
25
+ # Agreements:
26
+ # ReleaseNotes:
27
+ ReleaseNotesUrl : https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md#1300-2021-06-12
28
+ # PurchaseUrl:
29
+ # InstallationNotes:
30
+ Documentations :
31
+ - DocumentLabel : FAQ
32
+ DocumentUrl : https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md
33
+ - DocumentLabel : User Guide
34
+ DocumentUrl : https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md
35
+ ManifestType : defaultLocale
36
+ ManifestVersion : 1.4.0
Original file line number Diff line number Diff line change
1
+ # Created with YamlCreate.ps1 v2.2.0 $debug=QUSU.CRLF.7-2-6.Win32NT
2
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json
3
+
4
+ PackageIdentifier : BurntSushi.ripgrep.GNU
5
+ PackageVersion : 13.0.0
6
+ DefaultLocale : en-US
7
+ ManifestType : version
8
+ ManifestVersion : 1.4.0
You can’t perform that action at this time.
0 commit comments