Skip to content

Commit cae9c30

Browse files
authored
New version: Nextcloud.NextcloudDesktop version 33.0.7 (microsoft#394988)
1 parent 60e3f12 commit cae9c30

4 files changed

Lines changed: 97 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Nextcloud.NextcloudDesktop
5+
PackageVersion: 33.0.7
6+
Platform:
7+
- Windows.Desktop
8+
InstallerType: wix
9+
Scope: machine
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
InstallerSwitches:
15+
Custom: Reboot=ReallySuppress
16+
InstallerSuccessCodes:
17+
- 3010
18+
UpgradeBehavior: install
19+
ProductCode: '{DF14F8E8-E3A9-43D3-8B4D-AF5FC8B76405}'
20+
ReleaseDate: 2026-06-29
21+
AppsAndFeaturesEntries:
22+
- DisplayVersion: 33.0.7.20260629
23+
ProductCode: '{DF14F8E8-E3A9-43D3-8B4D-AF5FC8B76405}'
24+
UpgradeCode: '{FD2FCCA9-BB8F-4485-8F70-A0621B84A7F4}'
25+
InstallationMetadata:
26+
DefaultInstallLocation: '%ProgramFiles%/Nextcloud'
27+
Installers:
28+
- Architecture: x64
29+
InstallerUrl: https://github.com/nextcloud-releases/desktop/releases/download/v33.0.7/Nextcloud-33.0.7-x64.msi
30+
InstallerSha256: 88D47F551082E6284D5C0845261A8110E361B6D9CE3FE805AF6BEC711514A34E
31+
ManifestType: installer
32+
ManifestVersion: 1.12.0
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Nextcloud.NextcloudDesktop
5+
PackageVersion: 33.0.7
6+
PackageLocale: en-GB
7+
PackageName: Nextcloud
8+
ShortDescription: The Nextcloud Desktop Client is a tool to synchronise files from Nextcloud Server with your computer.
9+
Description: Use the desktop clients to keep your files synchronised between your Nextcloud server and your desktop. Select one or more directories on your local machine and always have access to your latest files wherever you are.
10+
Tags:
11+
- cloud
12+
- cloud-sync
13+
- nextcloud-desktop-client
14+
- synchronisation
15+
- utility
16+
ManifestType: locale
17+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Nextcloud.NextcloudDesktop
5+
PackageVersion: 33.0.7
6+
PackageLocale: en-US
7+
Publisher: Nextcloud GmbH
8+
PublisherUrl: https://nextcloud.com/
9+
PublisherSupportUrl: https://github.com/nextcloud/desktop/issues
10+
PrivacyUrl: https://nextcloud.com/privacy
11+
Author: Nextcloud GmbH
12+
PackageName: Nextcloud
13+
PackageUrl: https://nextcloud.com/
14+
License: GPL-2.0
15+
LicenseUrl: https://raw.githubusercontent.com/nextcloud/desktop/master/COPYING
16+
Copyright: © 1989, 1991 Free Software Foundation, Inc.
17+
CopyrightUrl: https://raw.githubusercontent.com/nextcloud/desktop/master/COPYING
18+
ShortDescription: The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer.
19+
Description: |-
20+
Use the desktop clients to keep your files synchronized between your Nextcloud server and your desktop.
21+
Select one or more directories on your local machine and always have access to your latest files wherever you are.
22+
Moniker: nextclouddesktop
23+
Tags:
24+
- cloud
25+
- cloud-sync
26+
- nextcloud-desktop-client
27+
- synchronization
28+
- utility
29+
ReleaseNotes: |-
30+
What's Changed
31+
- [stable-33.0] fix: build error with OpenSSL 4.0 by @backportbot[bot] in nextcloud/desktop#10229
32+
- [stable-33.0] fix(#10216): Prevent app nap and silent kill by @backportbot[bot] in nextcloud/desktop#10232
33+
- [stable-33.0] fix(UI): read OCC_UPDATE_URL only for dev builds by @backportbot[bot] in nextcloud/desktop#10241
34+
- [stable-33.0] fix(gui): remove gap after status messages by @backportbot[bot] in nextcloud/desktop#10246
35+
- [stable-33.0] Bugfix/end to end encryption by @backportbot[bot] in nextcloud/desktop#10248
36+
- Port #10252 back manually to stable-33.0 by @i2h3 in nextcloud/desktop#10256
37+
- Confine Enumeration (stable-33.0) by @i2h3 in nextcloud/desktop#10261
38+
ReleaseNotesUrl: https://github.com/nextcloud-releases/desktop/releases/tag/v33.0.7
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Nextcloud.NextcloudDesktop
5+
PackageVersion: 33.0.7
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)