Skip to content

Commit 34b7350

Browse files
authored
New version: Internxt.Drive version 2.5.5 (microsoft#273669)
1 parent 3a92357 commit 34b7350

File tree

3 files changed

+72
-0
lines changed

3 files changed

+72
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Internxt.Drive
5+
PackageVersion: 2.5.5
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: nullsoft
10+
Scope: user
11+
InstallModes:
12+
- silent
13+
UpgradeBehavior: install
14+
ProductCode: ab6f7ef1-def5-51b3-8e15-b3f9295cf113
15+
ReleaseDate: 2025-07-01
16+
AppsAndFeaturesEntries:
17+
- DisplayName: Internxt 2.5.5
18+
ProductCode: ab6f7ef1-def5-51b3-8e15-b3f9295cf113
19+
Installers:
20+
- Architecture: x86
21+
InstallerUrl: https://github.com/internxt/drive-desktop/releases/download/v2.5.5/Internxt-Setup-2.5.5.exe
22+
InstallerSha256: 55878958DD4228FF4D32909A45711945ABBA12BBEC3EBDC41BA4260C01402D51
23+
ManifestType: installer
24+
ManifestVersion: 1.10.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Internxt.Drive
5+
PackageVersion: 2.5.5
6+
PackageLocale: en-US
7+
Publisher: Internxt
8+
PublisherUrl: https://internxt.com/
9+
PublisherSupportUrl: https://github.com/internxt/drive-desktop/issues
10+
PrivacyUrl: https://internxt.com/privacy
11+
Author: Internxt
12+
PackageName: Internxt Drive
13+
PackageUrl: https://internxt.com/drive
14+
License: AGPL-3.0
15+
LicenseUrl: https://github.com/internxt/drive-desktop/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2022, Internxt Universal Technologies SL
17+
CopyrightUrl: https://internxt.com/legal
18+
ShortDescription: |-
19+
Syncing, backing up, and sharing your files in total privacy couldn’t be easier.
20+
With Internxt Drive we focus on user-friendly encrypted storage with military-grade
21+
encryption, so only you have control over your files and data.
22+
Moniker: internxt-drive
23+
Tags:
24+
- blockchain
25+
- cloud
26+
- cloud-storage
27+
- cross-platform
28+
- decentralized
29+
- storage
30+
ReleaseNotes: |-
31+
✅ Increased max log size from 150MB to 1GB (there is also rotation so we can store until 2GB).
32+
✅ Fix a bug that caused some files and folders from not being deleted.
33+
✅ Fix a bug that was causing a folder to not being created. If a folder existed previously in that path we couldn't create it again.
34+
✅ Add a retry wrapper to all requests. Now, if a request has a network error or a 429 error retry until the request can be made or if it has a server error 5XX, retry 3 times. The delay between requests is multiplied by 2. First, 5s, then 10s, and so.
35+
✅ Remove duplication of requests. When the same request is made multiple times reuse the same request to make the application more performant and reduce the server workload.
36+
✅ Add abort to requests and handle successfully the response.
37+
✅ Improve and simplify the way we upload moved files.
38+
ReleaseNotesUrl: https://github.com/internxt/drive-desktop/releases/tag/v2.5.5
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Internxt.Drive
5+
PackageVersion: 2.5.5
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)