diff --git a/manifests/Primesieve/Primesieve/7.6.yaml b/manifests/Primesieve/Primesieve/7.6.yaml new file mode 100644 index 000000000..95f37776b --- /dev/null +++ b/manifests/Primesieve/Primesieve/7.6.yaml @@ -0,0 +1,20 @@ +Id: Primesieve.Primesieve +Publisher: Primesieve +Name: Primesieve +Version: 7.6 +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.6/Primesieve-7.6-win-x64.exe + Sha256: 9285469c88a8ccd06534bdc756bcd587d9074c9b3040ffe301dad0fd7b74a11b