Add Primecount version 6.1.yaml (#4520)
* Add Primecount version 6.1.yaml * Move into manifests directory
This commit is contained in:
19
manifests/Primecount/Primecount/6.1.yaml
Normal file
19
manifests/Primecount/Primecount/6.1.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user