From b016320795a21ff6ffa7d4d0d8c3221f4c5d8099 Mon Sep 17 00:00:00 2001 From: Cryptobot Date: Wed, 27 Mar 2024 13:29:59 +0100 Subject: [PATCH] New version: Cryptomator.Cryptomator version 1.12.4 --- .../Cryptomator.Cryptomator.installer.yaml | 28 +++++++++ .../Cryptomator.Cryptomator.locale.en-US.yaml | 57 +++++++++++++++++++ .../1.12.4/Cryptomator.Cryptomator.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.installer.yaml create mode 100644 manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.locale.en-US.yaml create mode 100644 manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.yaml diff --git a/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.installer.yaml b/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.installer.yaml new file mode 100644 index 0000000000000..55f6da209580c --- /dev/null +++ b/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Cryptomator.Cryptomator +PackageVersion: 1.12.4 +InstallerLocale: en-US +MinimumOSVersion: 10.0.17134.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- cryptomator +- c9r +ProductCode: '{76D8AED6-A0DB-3DB0-AB12-C263B35F0220}' +ReleaseDate: 2024-03-27 +AppsAndFeaturesEntries: +- DisplayVersion: 1.12.4.5223 + UpgradeCode: '{BDA45523-42B1-4CAE-9354-A45475ED4775}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cryptomator/cryptomator/releases/download/1.12.4/Cryptomator-1.12.4-x64.msi + InstallerSha256: 939809D8BD0E8A31BE311BD390C0D70C00196E22C83493A085285D72460474F4 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.locale.en-US.yaml b/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.locale.en-US.yaml new file mode 100644 index 0000000000000..8288879641ed7 --- /dev/null +++ b/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Cryptomator.Cryptomator +PackageVersion: 1.12.4 +PackageLocale: en-US +Publisher: Skymatic GmbH +PublisherUrl: https://cryptomator.org +PublisherSupportUrl: https://github.com/cryptomator/cryptomator/issues +PrivacyUrl: https://cryptomator.org/privacy +Author: The Cryptomator Authors +PackageName: Cryptomator +PackageUrl: https://cryptomator.org +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/cryptomator/cryptomator/develop/LICENSE.txt +Copyright: Skymatic GmbH 2016 - 2024 +ShortDescription: Encryption made easy and optimized for the cloud +Description: |- + Cryptomator provides easy-to-use, transparent, client-side encryption for your cloud. + It protects your documents from unauthorized access and prying eyes, while you will still be able to view and edit your documents locally. + By not requiring any registration or account and performing all encryption locally, it gives you back control over your data and ensures your privacy. + Cryptomator is offered for all major platforms (including Android and iOS). + + Cryptomator encrypts file contents and names using the widespread industry standard AES. + Your passphrase is protected against brute forcing attempts using scrypt. + Additionally, directory structures get obfuscated. + For more info about the Cryptomator encryption scheme, check out the online documentation. + + Cryptomator is a free and open-source software licensed under the GPLv3. + This allows anyone to check our code. + Thus, it is impossible to introduce backdoors for third parties or to hide vulnerabilities, so you do not need to trust Cryptomator. + Also, vendor lock-ins are impossible. + Even if we decided to stop development: The source code is already cloned by hundreds of other developers and development can be picked up by others. + + Cryptomator is provided free of charge as an open-source project despite the high development effort and is therefore dependent on support by the community. + Visit https://cryptomator.org/ to read how you can support us! +Moniker: cryptomator +Tags: +- cloud-storage +- crypto +- cryptography +- cryptomator +- privacy +- security +ReleaseNotes: |- + Security Fixes 🚨 + - Deletion of protected resources: The Cryptomator MSI installer is build with the WiX toolkit. + Installers build with a toolkit version below 3.14.1 can be used to delete system directories by using directory junctions. (CVE-2024-29187) + - Local Privilege Escalation: The Cryptomator EXE installer is build wiht the WiX toolkit. + Installers build with a toolkit version below 3.14.1 can be used to execute arbitrary binaries using by using the Windows temp directory. (CVE-2024-29188) +ReleaseNotesUrl: https://github.com/cryptomator/cryptomator/releases/tag/1.12.4 +InstallationNotes: On Windows, Cryptomator works best with WinFsp. You can download it from https://winfsp.dev/. +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://docs.cryptomator.org/en/latest +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.yaml b/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.yaml new file mode 100644 index 0000000000000..7035599c4a86c --- /dev/null +++ b/manifests/c/Cryptomator/Cryptomator/1.12.4/Cryptomator.Cryptomator.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Cryptomator.Cryptomator +PackageVersion: 1.12.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0