Add reko 0.9.3.0 (#12641)

This commit is contained in:
Code
2021-05-12 17:36:49 -04:00
committed by GitHub
parent 1371e7fe9b
commit 0287205830
3 changed files with 67 additions and 0 deletions

View 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

View 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

View 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