mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Update location of "random"
This commit is contained in:
parent
c3af5ec584
commit
699c644d5d
@ -924,12 +924,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "random",
|
"name": "random",
|
||||||
"url": "git://github.com/BlaXpirit/nimrod-random",
|
"url": "git://github.com/BlaXpirit/nim-random",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["library", "algorithms", "random"],
|
"tags": ["library", "algorithms", "random"],
|
||||||
"description": "Pseudo-random number generation library inspired by Python",
|
"description": "Pseudo-random number generation library inspired by Python",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/BlaXpirit/nimrod-random"
|
"web": "https://github.com/BlaXpirit/nim-random"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zmq",
|
"name": "zmq",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user