forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: dnGrep.dnGrep version 2.9.482.0 (microsoft#39177)
Co-authored-by: winget-pkgs-automation-bot[bot] <93540089+winget-pkgs-automation-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e93c9d4
commit 0d71f93
Showing
3 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
manifests/d/dnGrep/dnGrep/2.9.482.0/dnGrep.dnGrep.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Created with YamlCreate.ps1 v2.0.4 $debug=QUSU.7-2-1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json | ||
|
||
PackageIdentifier: dnGrep.dnGrep | ||
PackageVersion: 2.9.482.0 | ||
InstallerLocale: en-US | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: msi | ||
InstallerSwitches: | ||
Silent: /quiet | ||
SilentWithProgress: /passive | ||
Custom: /norestart | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v2.9.482.0/dnGREP.2.9.482.x64.msi | ||
InstallerSha256: 59CADFA678ECA183EBDD9840455DA3B3AC9872EB69B39D8175BC6594EBE0532F | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v2.9.482.0/dnGREP.2.9.482.x86.msi | ||
InstallerSha256: FFE7136771BD90FB884587B89341A64A2FD2B0CC4008E55222CD496E47A9D813 | ||
ManifestType: installer | ||
ManifestVersion: 1.1.0 |
27 changes: 27 additions & 0 deletions
27
manifests/d/dnGrep/dnGrep/2.9.482.0/dnGrep.dnGrep.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Created with YamlCreate.ps1 v2.0.4 $debug=QUSU.7-2-1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json | ||
|
||
PackageIdentifier: dnGrep.dnGrep | ||
PackageVersion: 2.9.482.0 | ||
PackageLocale: en-US | ||
Publisher: dnGrep Community Contributors | ||
PublisherUrl: http://dngrep.github.io | ||
PublisherSupportUrl: https://github.com/dnGrep/dnGrep/issues | ||
# PrivacyUrl: | ||
Author: dnGrep Community Contributors | ||
PackageName: dnGREP | ||
PackageUrl: http://dngrep.github.io | ||
License: GNU General Public License v2.0 | ||
LicenseUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt | ||
Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||
CopyrightUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt | ||
ShortDescription: dnGrep allows you to search across files with easy-to-read results. | ||
Description: dnGrep allows you to search across files with easy-to-read results. Search through text files, Word and Excel documents, PDFs, and archives using text, regular expression, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file preview, right-click search in File Explorer, and much more. | ||
Moniker: dngrep | ||
Tags: | ||
- grep-search | ||
# Agreements: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.0.4 $debug=QUSU.7-2-1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json | ||
|
||
PackageIdentifier: dnGrep.dnGrep | ||
PackageVersion: 2.9.482.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.1.0 |