mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 01:41:14 +00:00
update minicoro URL (#2539)
* Update packages.json * Update packages.json
This commit is contained in:
+2
-2
@@ -29476,7 +29476,7 @@
|
||||
},
|
||||
{
|
||||
"name": "minicoro",
|
||||
"url": "https://git.envs.net/iacore/minicoro",
|
||||
"url": "https://git.envs.net/iacore/minicoro-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
@@ -29484,7 +29484,7 @@
|
||||
],
|
||||
"description": "Lua-like asymmetric coroutine. Nim wrapper of minicoro in C",
|
||||
"license": "Unlicense",
|
||||
"web": "https://git.envs.net/iacore/minicoro"
|
||||
"web": "https://git.envs.net/iacore/minicoro-nim"
|
||||
},
|
||||
{
|
||||
"name": "nclip",
|
||||
|
||||
Reference in New Issue
Block a user