diff --git a/manifests/Primecount/Primecount/6.1.yaml b/manifests/Primecount/Primecount/6.1.yaml new file mode 100644 index 000000000..da7b042c5 --- /dev/null +++ b/manifests/Primecount/Primecount/6.1.yaml @@ -0,0 +1,19 @@ +Id: Primecount.Primecount +Publisher: Primecount +Name: Primecount +Version: 6.1 +AppMoniker: primecount +MinOSVersion: 10.0.0.0 +License: BSD 2-Clause +LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primecount/master/COPYING +Homepage: https://github.com/kimwalisch/primecount +Description: + 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: + - Arch: x64 + InstallerType: Inno + Url: https://github.com/kimwalisch/primecount-winget/releases/download/v6.1/Primecount-6.1-win64.exe + Sha256: 32520CB858E77ED9D69F45F8D8702439DBD7B7C5BB165C788CD9FD4AD1C999E2