From 4840304258931e116a693cf18ebf8d014139cfa2 Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:38:05 +0530 Subject: [PATCH] New version: IDRIX.VeraCrypt version 1.26.14 --- .../1.26.14/IDRIX.VeraCrypt.installer.yaml | 28 +++++++++++++ .../1.26.14/IDRIX.VeraCrypt.locale.en-US.yaml | 39 +++++++++++++++++++ .../VeraCrypt/1.26.14/IDRIX.VeraCrypt.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.installer.yaml create mode 100644 manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.locale.en-US.yaml create mode 100644 manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.yaml diff --git a/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.installer.yaml b/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.installer.yaml new file mode 100644 index 000000000000..67bffce7bcd9 --- /dev/null +++ b/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: IDRIX.VeraCrypt +PackageVersion: 1.26.14 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Silent: /qn ACCEPTLICENSE=YES + SilentWithProgress: /qb ACCEPTLICENSE=YES + Custom: /norestart +ProductCode: '{7207FED4-7243-4657-A542-60A50F2B722F}' +ReleaseDate: 2024-08-27 +AppsAndFeaturesEntries: +- DisplayName: VeraCrypt 1.26.14 + Publisher: IDRIX + ProductCode: '{7207FED4-7243-4657-A542-60A50F2B722F}' + UpgradeCode: '{298F5D2B-3B01-4A13-BEFD-4B3C7BE43BC6}' +ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/VeraCrypt' +Installers: +- Architecture: x64 + InstallerUrl: https://launchpad.net/veracrypt/trunk/1.26.14/+download/VeraCrypt_Setup_x64_1.26.14.msi + InstallerSha256: 9A29C7B3B911BBC50BC7F41F93C7659CE70599FD19A78ACA002BD6E4A8D3E9A4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.locale.en-US.yaml b/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.locale.en-US.yaml new file mode 100644 index 000000000000..42215e880921 --- /dev/null +++ b/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: IDRIX.VeraCrypt +PackageVersion: 1.26.14 +PackageLocale: en-US +Publisher: IDRIX +PublisherUrl: https://www.idrix.fr/ +PublisherSupportUrl: https://github.com/veracrypt/VeraCrypt/issues +Author: Mounir IDRASSI +PackageName: VeraCrypt +PackageUrl: https://veracrypt.fr/ +License: Apache 2.0 +LicenseUrl: https://veracrypt.fr/en/VeraCrypt%20License.html +Copyright: Copyright © 2013-2023 IDRIX. All rights reserved. +CopyrightUrl: https://veracrypt.fr/en/Legal%20Information.html +ShortDescription: VeraCrypt is a free open source disk encryption software for Windows, Mac OSX and Linux. +Description: |- + VeraCrypt is a software for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically + encrypted right before it is saved and decrypted right after it is loaded, without any user intervention. No data stored on an encrypted volume can be read (decrypted) + without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file names, folder names, contents of every file, + free space, meta data, etc). Files can be copied to and from a mounted VeraCrypt volume just like they are copied to/from any normal disk (for example, by simple + drag-and-drop operations). Files are automatically being decrypted on the fly (in memory/RAM) while they are being read or copied from an encrypted VeraCrypt volume. + Similarly, files that are being written or copied to the VeraCrypt volume are automatically being encrypted on the fly (right before they are written to the disk) in RAM. + Note that this does not mean that the whole file that is to be encrypted/decrypted must be stored in RAM before it can be encrypted/decrypted. There are no extra memory + (RAM) requirements for VeraCrypt. +Moniker: veracrypt +Tags: +- decryption +- encryption +- hdd +- privacy +- security +- ssd +Agreements: +- AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://veracrypt.fr/en/VeraCrypt%20License.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.yaml b/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.yaml new file mode 100644 index 000000000000..3b41e09dfeb2 --- /dev/null +++ b/manifests/i/IDRIX/VeraCrypt/1.26.14/IDRIX.VeraCrypt.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: IDRIX.VeraCrypt +PackageVersion: 1.26.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0