Add reko 0.9.3.0 (#12641)
This commit is contained in:
27
manifests/u/uxmal/reko/0.9.3.0/uxmal.reko.installer.yaml
Normal file
27
manifests/u/uxmal/reko/0.9.3.0/uxmal.reko.installer.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: uxmal.reko
|
||||
PackageVersion: 0.9.3.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://github.com/uxmal/reko/releases/download/version-0.9.3/reko-0.9.3.0-x64.msi
|
||||
InstallerSha256: 6A0E6A16036D9DDA3219243B29FD8B04A4A1D23BF21EF627EB9E75DF2214EBA9
|
||||
ProductCode: "{CEFBDD15-FCAF-4C65-B819-16225265A3A6}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://github.com/uxmal/reko/releases/download/version-0.9.3/reko-0.9.3.0-x86.msi
|
||||
InstallerSha256: 164CF7EAA4696E66E70E0450DBECC03851E896FCF9DE9EE98BBBBB9509122213
|
||||
# ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
34
manifests/u/uxmal/reko/0.9.3.0/uxmal.reko.locale.en-US.yaml
Normal file
34
manifests/u/uxmal/reko/0.9.3.0/uxmal.reko.locale.en-US.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: uxmal.reko
|
||||
PackageVersion: 0.9.3.0
|
||||
PackageLocale: en-US
|
||||
Publisher: uxmal
|
||||
#PublisherUrl:
|
||||
#PublisherSupportUrl:
|
||||
#PrivacyUrl:
|
||||
Author: uxmal
|
||||
PackageName: reko
|
||||
PackageUrl: https://github.com/uxmal/reko
|
||||
License: GPL-2.0-or-later
|
||||
LicenseUrl: https://raw.githubusercontent.com/uxmal/reko/master/COPYING
|
||||
#Copyright:
|
||||
#CopyrightUrl:
|
||||
ShortDescription: Reko is a binary decompiler.
|
||||
Description: Reko is a decompiler for machine code binaries. This project is freely available under the GNU General Public License.
|
||||
Moniker: reko
|
||||
Tags:
|
||||
- decompiler
|
||||
- dotnet
|
||||
- decompiler engine
|
||||
- decompile
|
||||
- reverse engineering
|
||||
- x86
|
||||
- x86-64
|
||||
- m68k
|
||||
- arm
|
||||
- x87
|
||||
- aarch64
|
||||
- risc-v
|
||||
- Reko decompiler
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
6
manifests/u/uxmal/reko/0.9.3.0/uxmal.reko.yaml
Normal file
6
manifests/u/uxmal/reko/0.9.3.0/uxmal.reko.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: uxmal.reko
|
||||
PackageVersion: 0.9.3.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user