This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
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: ESET.Nod32 version 17.0.15.0 (microsoft#128575)
- Loading branch information
1 parent
b3a07a4
commit 154aa93
Showing
3 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/e/ESET/Nod32/17.0.15.0/ESET.Nod32.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,21 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: ESET.Nod32 | ||
PackageVersion: 17.0.15.0 | ||
InstallerType: exe | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: --silent --accepteula --msi-property-ehs PRODUCTTYPE=eav | ||
SilentWithProgress: -silent --accepteula --msi-property-ehs PRODUCTTYPE=eav | ||
UpgradeBehavior: install | ||
ProductCode: '{AE2CE1E7-D216-4BB2-B66B-E268F033A61A}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.eset.com/com/eset/apps/home/eav/windows/latest/eav_nt64.exe | ||
InstallerSha256: FC5555A5A1A84C078CA821AB727C9A9BD2FE965E7E1C6CE2C79D7AA40A3F1792 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
18 changes: 18 additions & 0 deletions
18
manifests/e/ESET/Nod32/17.0.15.0/ESET.Nod32.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,18 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: ESET.Nod32 | ||
PackageVersion: 17.0.15.0 | ||
PackageLocale: en-US | ||
Publisher: ESET, spol. s r.o. | ||
PublisherUrl: https://www.eset.com/int | ||
PublisherSupportUrl: https://support.eset.com/en | ||
PrivacyUrl: https://www.eset.com/int/privacy | ||
Author: ESET, spol. s r.o. | ||
PackageName: ESET Nod32 | ||
PackageUrl: https://www.eset.com/int/home/antivirus | ||
License: Proprietary | ||
Copyright: Copyright (c) ESET, spol. s r.o. - All rights reserved | ||
ShortDescription: Fast and light, vital for gamers and everyday users that don’t want any interruptions. Just install and forget. Secures Windows and macOS devices. | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.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 Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: ESET.Nod32 | ||
PackageVersion: 17.0.15.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
154aa93
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log for details.
Unrecognized words (9)
aloneguid
alonguid
ALVR
appinstaller
Failback
FFXIV
Pulovers
submitters
Teamcraft
Previously acknowledged words that are now absent
admins Daa Esco fabricbot jedieaston Joakim Kad Karan Levvie mdanish quhxl redistribution russellbanks Tbot timezone Trenly :arrow_right:To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands
... in a clone of the [email protected]:neovim/winget-pkgs.git repository
on the
Neovim.Neovim.Nightly-0.10.0-9490552F8CE40F5C53FBE830A3AAA2B858A27DC1
branch (ℹ️ how do I use this?):If the flagged items are 🤯 false positives
If items relate to a ...
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txt
file matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^
refers to the file's path from the root of the repository, so^README\.md$
would exclude README.md (on whichever branch you're using).well-formed pattern.
If you can write a pattern that would match it,
try adding it to the
patterns.txt
file.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.