update URL of polynumeric, now under SciNim umbrella (#1966)

This commit is contained in:
Vindaar 2021-07-07 17:46:35 +02:00 committed by GitHub
parent 64fd06d0b5
commit 84a9280d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9085,7 +9085,7 @@
}, },
{ {
"name": "polynumeric", "name": "polynumeric",
"url": "https://github.com/Vindaar/polynumeric", "url": "https://github.com/SciNim/polynumeric",
"method": "git", "method": "git",
"tags": [ "tags": [
"polynomial", "polynomial",
@ -9093,7 +9093,7 @@
], ],
"description": "Polynomial operations", "description": "Polynomial operations",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Vindaar/polynumeric" "web": "https://github.com/SciNim/polynumeric"
}, },
{ {
"name": "unicodedb", "name": "unicodedb",