forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: ArrayFire.ArrayFire version 3.9.0 (microsoft#167696)
- Loading branch information
1 parent
8ef01b0
commit 8302b4f
Showing
3 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
manifests/a/ArrayFire/ArrayFire/3.9.0/ArrayFire.ArrayFire.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Created with komac v2.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: ArrayFire.ArrayFire | ||
PackageVersion: 3.9.0 | ||
InstallerType: nullsoft | ||
UpgradeBehavior: install | ||
ReleaseDate: 2023-08-29 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://arrayfire.gateway.scarf.sh/windows/3.9.0/ArrayFire.exe | ||
InstallerSha256: 9D4B256E886B9676942F76F9F289871D103A6B5F2CEC2E9F59B457322E1FE508 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
26 changes: 26 additions & 0 deletions
26
manifests/a/ArrayFire/ArrayFire/3.9.0/ArrayFire.ArrayFire.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created with komac v2.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: ArrayFire.ArrayFire | ||
PackageVersion: 3.9.0 | ||
PackageLocale: en-US | ||
Publisher: ArrayFire | ||
PublisherUrl: https://arrayfire.com/ | ||
Author: ArrayFire | ||
PackageName: ArrayFire | ||
PackageUrl: https://arrayfire.com/binaries/ | ||
License: BSD-3-Clause | ||
LicenseUrl: https://github.com/arrayfire/arrayfire/blob/master/LICENSE | ||
Copyright: Copyright (c) 2014-2022, ArrayFire | ||
CopyrightUrl: https://github.com/arrayfire/arrayfire/blob/master/LICENSE | ||
ShortDescription: A general purpose GPU library | ||
Description: A fast library for general purpose GPU computation and algorithms. | ||
Moniker: ArrayFire | ||
Tags: | ||
- algorithm | ||
- compute | ||
- gpgpu | ||
- gpu | ||
ReleaseNotesUrl: https://github.com/arrayfire/arrayfire/releases/tag/v3.9.0 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/a/ArrayFire/ArrayFire/3.9.0/ArrayFire.ArrayFire.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: ArrayFire.ArrayFire | ||
PackageVersion: 3.9.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |