From af3d4b9cf5e4887cc6cdb7963f3e68e6a4b32128 Mon Sep 17 00:00:00 2001 From: Kim Walisch Date: Sat, 9 Jan 2021 14:23:55 +0100 Subject: [PATCH] Added primecount version 6.2 (#6050) --- manifests/Primecount/Primecount/6.2.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/Primecount/Primecount/6.2.yaml diff --git a/manifests/Primecount/Primecount/6.2.yaml b/manifests/Primecount/Primecount/6.2.yaml new file mode 100644 index 000000000..17a2298bd --- /dev/null +++ b/manifests/Primecount/Primecount/6.2.yaml @@ -0,0 +1,19 @@ +Id: Primecount.Primecount +Publisher: Primecount +Name: Primecount +Version: 6.2 +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.2/Primecount-6.2-win-x64.exe + Sha256: 5b8a3541a8d4866f22188198ed1443db400bdfd2568a0a9d33cfeafbddc25aed