Added primecount version 6.2 (#6050)
This commit is contained in:
19
manifests/Primecount/Primecount/6.2.yaml
Normal file
19
manifests/Primecount/Primecount/6.2.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user