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: OpenWhisperSystems.Signal version 6.43.1 (microsoft#132962)
Co-authored-by: Sergii Motovylovets <sergiim@palantir.com>
- Loading branch information
Showing
3 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
manifests/o/OpenWhisperSystems/Signal/6.43.1/OpenWhisperSystems.Signal.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,17 @@ | ||
# Created with WinGet Automation using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: OpenWhisperSystems.Signal | ||
PackageVersion: 6.43.1 | ||
InstallerType: nullsoft | ||
Scope: user | ||
InstallModes: | ||
- silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-01-04 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://updates.signal.org/desktop/signal-desktop-win-6.43.1.exe | ||
InstallerSha256: 7A45E7E1DEA9DF3D288367D33040BB8F497632FC501F8EB2E8E5B10B1A8ED0A1 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
34 changes: 34 additions & 0 deletions
34
manifests/o/OpenWhisperSystems/Signal/6.43.1/OpenWhisperSystems.Signal.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,34 @@ | ||
# Created with WinGet Automation using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: OpenWhisperSystems.Signal | ||
PackageVersion: 6.43.1 | ||
PackageLocale: en-US | ||
Publisher: Signal Messenger, LLC | ||
PublisherUrl: https://www.signal.org | ||
PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues | ||
PrivacyUrl: https://www.signal.org/legal/#privacy-policy | ||
Author: Open Whisper Systems | ||
PackageName: Signal | ||
PackageUrl: https://www.signal.org | ||
License: GPLv3 | ||
LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.en.html | ||
Copyright: Copyright (c) Open Whisper Systems | ||
CopyrightUrl: https://www.signal.org/legal/#terms-of-service | ||
ShortDescription: Signal is an encrypted communications application. | ||
Description: |- | ||
Signal is an encrypted communications application. | ||
It uses the Internet to send one-to-one and group messages, which can include files, voice notes, images and videos, and make one-to-one voice and video calls. | ||
Moniker: signal | ||
Tags: | ||
- chat | ||
- cross-platform | ||
- encryption | ||
- foss | ||
- messaging | ||
- open-source | ||
- privacy | ||
- security | ||
- texting | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/o/OpenWhisperSystems/Signal/6.43.1/OpenWhisperSystems.Signal.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,8 @@ | ||
# Created with WinGet Automation using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: OpenWhisperSystems.Signal | ||
PackageVersion: 6.43.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
d5c7f13
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:ckagerer/winget-pkgs.git repository
on the
master
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.