Added Primecount version 7.0 (#11832)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
PackageIdentifier: Primecount.Primecount
|
||||
Publisher: Primecount
|
||||
PackageName: Primecount
|
||||
PackageVersion: 7.0
|
||||
Moniker: primecount
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
License: BSD 2-Clause
|
||||
LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primecount/master/COPYING
|
||||
PackageUrl: https://github.com/kimwalisch/primecount
|
||||
ShortDescription: 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:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://github.com/kimwalisch/primecount-winget/releases/download/v7.0/Primecount-7.0-win-x64.exe
|
||||
InstallerSha256: 82884edd53488791707e3699366d66b7a509560ef9b27e7f68d6ac7aa4b65349
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user