Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
PackageIdentifier: Primecount.Primecount
|
||||
Publisher: Primecount
|
||||
PackageName: Primecount
|
||||
PackageVersion: 6.1
|
||||
Moniker: primecount
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
License: BSD 2-Clause
|
||||
LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primecount/master/COPYING
|
||||
PackageUrl: https://github.com/kimwalisch/primecount
|
||||
ShortDescription: primecount is a command-line program that counts the primes below an integer x ≤ 10^31 using highly optimized implementations of the combinatorial prime counting algorithms.
|
||||
Tags:
|
||||
- primes
|
||||
- prime numbers
|
||||
- math
|
||||
- command-line
|
||||
- utility
|
||||
- tool
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://github.com/kimwalisch/primecount-winget/releases/download/v6.1/Primecount-6.1-win64.exe
|
||||
InstallerSha256: 32520CB858E77ED9D69F45F8D8702439DBD7B7C5BB165C788CD9FD4AD1C999E2
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,25 @@
|
||||
PackageIdentifier: Primecount.Primecount
|
||||
Publisher: Primecount
|
||||
PackageName: Primecount
|
||||
PackageVersion: 6.2
|
||||
Moniker: primecount
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
License: BSD 2-Clause
|
||||
LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primecount/master/COPYING
|
||||
PackageUrl: https://github.com/kimwalisch/primecount
|
||||
ShortDescription: primecount is a command-line program that counts the primes below an integer x ≤ 10^31 using highly optimized implementations of the combinatorial prime counting algorithms.
|
||||
Tags:
|
||||
- primes
|
||||
- prime numbers
|
||||
- math
|
||||
- command-line
|
||||
- utility
|
||||
- tool
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://github.com/kimwalisch/primecount-winget/releases/download/v6.2/Primecount-6.2-win-x64.exe
|
||||
InstallerSha256: 5b8a3541a8d4866f22188198ed1443db400bdfd2568a0a9d33cfeafbddc25aed
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user