Skip to content

Commit

Permalink
New version: Cryptomator.Cryptomator version 1.15.1 (microsoft#223464)
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptobot authored Feb 5, 2025
1 parent 7804561 commit ed5a405
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with WinGet Releaser using komac v2.10.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Cryptomator.Cryptomator
PackageVersion: 1.15.1
InstallerLocale: en-US
MinimumOSVersion: 10.0.17134.0
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
FileExtensions:
- c9r
- cryptomator
ProductCode: '{91C1BC7A-6268-3425-907E-A04E72294A16}'
ReleaseDate: 2025-02-05
AppsAndFeaturesEntries:
- DisplayVersion: 1.15.1.5571
ProductCode: '{91C1BC7A-6268-3425-907E-A04E72294A16}'
UpgradeCode: '{BDA45523-42B1-4CAE-9354-A45475ED4775}'
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Cryptomator'
Installers:
- Architecture: x64
InstallerUrl: https://github.com/cryptomator/cryptomator/releases/download/1.15.1/Cryptomator-1.15.1-x64.msi
InstallerSha256: 8E8AF2420D7CD78F22AC11F3BE52253D653075C294E603607B9C61A2BF95775E
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Created with WinGet Releaser using komac v2.10.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Cryptomator.Cryptomator
PackageVersion: 1.15.1
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: GPL-3.0
LicenseUrl: https://github.com/cryptomator/cryptomator/blob/HEAD/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: |-
What's Changed
Bugfixes 🐛
- Fixed not showing remove-vault-dialog (#3721 )
- Fixed broken links to documentation by @Kulesko in #3715
Other Changes 📎
- Updated translations (#3718 )
New Contributors
- @Kulesko made their first contribution in #3715
Full Changelog: 1.15.0...1.15.1
📜 List of closed issues is available here
💾 SHA-256 checksums of release artifacts:
c79290b42811089a1c078be60d945273d058eadd13832450c4f37694f3a81a9f .\cryptomator_1.15.1-0ppa1_amd64.deb
57f37cf9453b6139bf279f50e6bc319b97c584256f232901fdc9095e59a9883f .\cryptomator-1.15.1-aarch64.AppImage
ecbd58228d3407d3f4c801c633006d4f9e836a758bc6db25d022830365ed3ed1 .\Cryptomator-1.15.1-arm64.dmg
bf83c62e28c978706e8d2ffb89e5c1ef2d513355517c39650ee0dc2a1583d4b3 .\Cryptomator-1.15.1-x64.dmg
2cfe8650b34abdd3e6da00c60c7806cf5c370bd784499c5b4700376a40837411 .\Cryptomator-1.15.1-x64.exe
8e8af2420d7cd78f22ac11f3be52253d653075c294e603607b9c61a2bf95775e .\Cryptomator-1.15.1-x64.msi
0873ed665202493e3b00ecdb8ec9fd2d5b5d318089fb5cf048c045278772e3ba .\cryptomator-1.15.1-x86_64.AppImage
As usual, the GPG signatures can be checked using our public key 5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235.
ReleaseNotesUrl: https://github.com/cryptomator/cryptomator/releases/tag/1.15.1
InstallationNotes: On Windows, Cryptomator works best with WinFsp. You can download it from https://winfsp.dev/.
Documentations:
- DocumentLabel: Manual
DocumentUrl: https://docs.cryptomator.org/
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.10.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Cryptomator.Cryptomator
PackageVersion: 1.15.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit ed5a405

Please sign in to comment.