Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
PackageIdentifier: Primesieve.Primesieve
|
||||
Publisher: Primesieve
|
||||
PackageName: Primesieve
|
||||
PackageVersion: 7.5
|
||||
Moniker: primesieve
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
License: BSD 2-Clause
|
||||
LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primesieve/master/COPYING
|
||||
PackageUrl: https://github.com/kimwalisch/primesieve
|
||||
ShortDescription: primesieve is a command-line program that generates primes using the sieve of Eratosthenes algorithm. It can generate primes and prime k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the nth prime.
|
||||
Tags:
|
||||
- primes
|
||||
- prime numbers
|
||||
- sieve
|
||||
- eratosthenes
|
||||
- math
|
||||
- command-line
|
||||
- utility
|
||||
- tool
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://github.com/kimwalisch/primesieve-winget/releases/download/v7.5/Primesieve-7.5-win64.exe
|
||||
InstallerSha256: 6c37ec7a7590b401a83caae919fccf3c2d1de784db62788bfa3f3b7898a4e1d5
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,27 @@
|
||||
PackageIdentifier: Primesieve.Primesieve
|
||||
Publisher: Primesieve
|
||||
PackageName: Primesieve
|
||||
PackageVersion: 7.6
|
||||
Moniker: primesieve
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
License: BSD 2-Clause
|
||||
LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primesieve/master/COPYING
|
||||
PackageUrl: https://github.com/kimwalisch/primesieve
|
||||
ShortDescription: primesieve is a command-line program that generates primes using the sieve of Eratosthenes algorithm. It can generate primes and prime k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the nth prime.
|
||||
Tags:
|
||||
- primes
|
||||
- prime numbers
|
||||
- sieve
|
||||
- eratosthenes
|
||||
- math
|
||||
- command-line
|
||||
- utility
|
||||
- tool
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://github.com/kimwalisch/primesieve-winget/releases/download/v7.6/Primesieve-7.6-win-x64.exe
|
||||
InstallerSha256: 9285469c88a8ccd06534bdc756bcd587d9074c9b3040ffe301dad0fd7b74a11b
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user