diff --git a/manifests/Primesieve/Primesieve/7.5.yaml b/manifests/Primesieve/Primesieve/7.5.yaml new file mode 100644 index 000000000..f1f856e10 --- /dev/null +++ b/manifests/Primesieve/Primesieve/7.5.yaml @@ -0,0 +1,20 @@ +Id: Primesieve.Primesieve +Publisher: Primesieve +Name: Primesieve +Version: 7.5 +AppMoniker: primesieve +MinOSVersion: 10.0.0.0 +License: BSD 2-Clause +LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primesieve/master/COPYING +Homepage: https://github.com/kimwalisch/primesieve +Description: + 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: + - Arch: x64 + InstallerType: Inno + Url: https://github.com/kimwalisch/primesieve-winget/releases/download/v7.5/Primesieve-7.5-win64.exe + Sha256: 6c37ec7a7590b401a83caae919fccf3c2d1de784db62788bfa3f3b7898a4e1d5