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.
Update Synology.DriveClient version 7.4.0.15724 (microsoft#133445)
- Loading branch information
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/s/Synology/DriveClient/7.4.0.15724/Synology.DriveClient.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 using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Synology.DriveClient | ||
PackageVersion: 7.4.0.15724 | ||
InstallerLocale: en-US | ||
MinimumOSVersion: 6.1.0.0 | ||
InstallerType: msi | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ProductCode: '{1244F1E6-83F8-4970-A300-1D85AD6DA241}' | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://global.synologydownload.com/download/Utility/SynologyDriveClient/3.4.0-15724/Windows/Installer/i686/Synology%20Drive%20Client-3.4.0-15724-x86.msi | ||
InstallerSha256: 5AFEDA72CA10A936DF98A61BA2B54F8C1D1E767CF6E6D45382B24FD18EC77F10 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
27 changes: 27 additions & 0 deletions
27
manifests/s/Synology/DriveClient/7.4.0.15724/Synology.DriveClient.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 using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Synology.DriveClient | ||
PackageVersion: 7.4.0.15724 | ||
PackageLocale: en-US | ||
Publisher: Synology | ||
PublisherUrl: https://www.synology.com | ||
PublisherSupportUrl: https://www.synology.com/company/contact_us | ||
PrivacyUrl: https://www.synology.com/privacy | ||
PackageName: Synology Drive Client | ||
PackageUrl: https://kb.synology.com/en-global/DSM/help/SynologyDriveClient/synologydriveclient | ||
License: Proprietary | ||
Copyright: Copyright (c) Synology Inc. | ||
ShortDescription: Synology Drive Client, the desktop utility of the DSM add-on package, Synology Drive Server, allows you to sync and share files owned by you or shared by others between a centralized Synology NAS and multiple client computers. | ||
Moniker: synologydriveclient | ||
Tags: | ||
- drive | ||
- nas | ||
- network | ||
- self-host | ||
- storage | ||
- sync | ||
- syno | ||
- synology | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/s/Synology/DriveClient/7.4.0.15724/Synology.DriveClient.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 using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Synology.DriveClient | ||
PackageVersion: 7.4.0.15724 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
ebd32d3
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
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.