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: Deskflow.Deskflow version 1.17.1 (microsoft#190424)
- Loading branch information
1 parent
a3940a4
commit 487b5ed
Showing
3 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
manifests/d/Deskflow/Deskflow/1.17.1/Deskflow.Deskflow.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,15 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Deskflow.Deskflow | ||
PackageVersion: 1.17.1 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
ProductCode: '{5BEDC013-CED4-444D-852A-13DED725AABE}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/deskflow/deskflow/releases/download/v1.17.1/deskflow-1.17.1-win-x64.msi | ||
InstallerSha256: A8F655403F82D8848F93B333C272822328EAADDD9CEA41B843E236B561382BE2 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 | ||
ReleaseDate: 2024-11-08 |
25 changes: 25 additions & 0 deletions
25
manifests/d/Deskflow/Deskflow/1.17.1/Deskflow.Deskflow.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,25 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Deskflow.Deskflow | ||
PackageVersion: 1.17.1 | ||
PackageLocale: en-US | ||
Publisher: Deskflow | ||
PublisherUrl: https://github.com/deskflow | ||
PublisherSupportUrl: https://github.com/deskflow/deskflow/issues | ||
PackageName: Deskflow | ||
PackageUrl: https://github.com/deskflow/deskflow | ||
License: GPL-2.0 | ||
ShortDescription: Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video). | ||
Tags: | ||
- keyboard | ||
- keyboard-emulation | ||
- mouse | ||
- mouse-emulation | ||
- network | ||
ReleaseNotesUrl: https://github.com/deskflow/deskflow/releases/tag/v1.17.1 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/deskflow/deskflow/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.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.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Deskflow.Deskflow | ||
PackageVersion: 1.17.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |