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: ToDesktop.ToDesktop version 0.26.0 (microsoft#223506)
- Loading branch information
Showing
4 changed files
with
96 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
manifests/t/ToDesktop/ToDesktop/0.26.0/ToDesktop.ToDesktop.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,20 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: ToDesktop.ToDesktop | ||
PackageVersion: 0.26.0 | ||
InstallerType: nullsoft | ||
Scope: user | ||
InstallerSwitches: | ||
Upgrade: --updated | ||
UpgradeBehavior: install | ||
FileExtensions: | ||
- todesktop | ||
ProductCode: ecb05659-2faa-5c23-bdf5-d11c4e79b6f7 | ||
ReleaseDate: 2025-02-04 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.todesktop.com/2108257l5oobyoe/ToDesktop%20Builder%20Setup%200.26.0%20-%20Build%20250204iu4rogx0r-x64.exe | ||
InstallerSha256: 03079AEBEFF2CCEBFE51CF63E19DBF473D71D13344CFA4A3D55DC8E3EF44B9DC | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
38 changes: 38 additions & 0 deletions
38
manifests/t/ToDesktop/ToDesktop/0.26.0/ToDesktop.ToDesktop.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,38 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: ToDesktop.ToDesktop | ||
PackageVersion: 0.26.0 | ||
PackageLocale: en-US | ||
Publisher: Dave Jeffery | ||
PublisherUrl: https://www.todesktop.com/ | ||
Author: ToDesktop, Inc. | ||
PackageName: ToDesktop | ||
PackageUrl: https://www.todesktop.com/ | ||
License: Proprietary | ||
Copyright: © 2024 ToDesktop, Inc. All rights reserved. | ||
ShortDescription: Take your web app codebase and transform it into a cross platform desktop app with native functionality. | ||
Tags: | ||
- app | ||
- application | ||
- desktop | ||
- develop | ||
- development | ||
- electron | ||
- software | ||
- web | ||
ReleaseNotes: |- | ||
What's Changed | ||
- Upgrade Electron | ||
- Fix transparency crash | ||
- Add programmatic support for FindInPageView | ||
- Add a more clear way to start a subscription | ||
- Fix URL sometimes opening in new tab | ||
- Various bug fixes | ||
ReleaseNotesUrl: https://www.todesktop.com/changelog/builder/v0.26.0 | ||
PurchaseUrl: https://www.todesktop.com/#pricing | ||
Documentations: | ||
- DocumentLabel: Docs | ||
DocumentUrl: https://www.todesktop.com/docs | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
30 changes: 30 additions & 0 deletions
30
manifests/t/ToDesktop/ToDesktop/0.26.0/ToDesktop.ToDesktop.locale.zh-CN.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,30 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: ToDesktop.ToDesktop | ||
PackageVersion: 0.26.0 | ||
PackageLocale: zh-CN | ||
Publisher: Dave Jeffery | ||
PublisherUrl: https://www.todesktop.com/ | ||
Author: ToDesktop, Inc. | ||
PackageName: ToDesktop | ||
PackageUrl: https://www.todesktop.com/ | ||
License: 专有软件 | ||
Copyright: © 2024 ToDesktop, Inc. All rights reserved. | ||
ShortDescription: 将您的网络应用程序代码库转化为具有本地功能的跨平台桌面应用程序。 | ||
Tags: | ||
- electron | ||
- 应用 | ||
- 应用程序 | ||
- 开发 | ||
- 桌面 | ||
- 电脑 | ||
- 网页 | ||
- 软件 | ||
ReleaseNotesUrl: https://www.todesktop.com/changelog/builder/v0.26.0 | ||
PurchaseUrl: https://www.todesktop.com/#pricing | ||
Documentations: | ||
- DocumentLabel: 文档 | ||
DocumentUrl: https://www.todesktop.com/docs | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/t/ToDesktop/ToDesktop/0.26.0/ToDesktop.ToDesktop.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 YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: ToDesktop.ToDesktop | ||
PackageVersion: 0.26.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |