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: Cisco.Jabber version 14.3.0.58392
- Loading branch information
Showing
3 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/c/Cisco/Jabber/14.3.0.58392/Cisco.Jabber.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,26 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Cisco.Jabber | ||
PackageVersion: 14.3.0.58392 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: msi | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Protocols: | ||
- im | ||
- sip | ||
- xmpp | ||
ProductCode: '{93174BE1-7DC5-4754-8BF3-BE048FF7BE9B}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://binaries.webex.com/jabberclientwindows/20231227052853/CiscoJabberSetup.msi | ||
InstallerSha256: 5CE8B28752645E72B9EE2587E97B21A332EC44A91E08142F51200F5223FCA060 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
19 changes: 19 additions & 0 deletions
19
manifests/c/Cisco/Jabber/14.3.0.58392/Cisco.Jabber.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,19 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Cisco.Jabber | ||
PackageVersion: 14.3.0.58392 | ||
PackageLocale: en-US | ||
Publisher: Cisco Systems, Inc | ||
Author: Cisco Systems, Inc | ||
PackageName: Cisco Jabber | ||
License: Proprietary | ||
Copyright: Copyright (c) Cisco Inc. | ||
ShortDescription: Cisco Jabber delivers instant messaging, voice and video calls, voice messaging, desktop sharing, conferencing, and presence. | ||
Moniker: jabber | ||
Tags: | ||
- cisco | ||
- im | ||
- jabber | ||
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 using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Cisco.Jabber | ||
PackageVersion: 14.3.0.58392 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
8cbf03f
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 (16)
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 git@github.com:PckgrBot/winget-pkgs.git repository
on the
Cisco.Jabber-14.3.0.58392-64bb2fec-2a76-4cd9-adae-852a553c4a6e
branch (ℹ️ how do I use this?):Errors (1)
See the 📜action log for details.
See ❌ Event descriptions for more information.
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.