Upgrade all manifests to v1 manifest format

This commit is contained in:
Yao Sun
2021-03-30 09:42:09 -07:00
parent 0f28bbc1c0
commit a460e378fc
9048 changed files with 104476 additions and 89992 deletions

View File

@@ -0,0 +1,20 @@
PackageIdentifier: GnuWin32.Make
PackageVersion: 3.81
PackageName: Make for Windows
Publisher: GnuWin32
License: GnuWin License
LicenseUrl: http://gnuwin32.sourceforge.net/license.html
Tags:
- make
- gnuwin32
ShortDescription: GnuWin32.Make
Description: Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.
PackageUrl: http://gnuwin32.sourceforge.net/packages/make.htm
Installers:
- Architecture: x86
InstallerUrl: https://sourceforge.net/projects/gnuwin32/files/make/3.81/make-3.81.exe/download
InstallerSha256: CC55115C78A16386587C6EB90DD35E6DE820191B83A6B3058460E5661F457E3F
InstallerType: inno
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0