mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
use new URLs
This commit is contained in:
parent
cfa4dec45f
commit
23d0cc68ea
@ -251,7 +251,7 @@
|
||||
},
|
||||
{
|
||||
"name": "nim-glfw",
|
||||
"url": "https://github.com/EXetoC/nim-glfw/",
|
||||
"url": "https://github.com/ephja/nim-glfw",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
@ -262,11 +262,11 @@
|
||||
],
|
||||
"description": "A high-level GLFW 3 wrapper",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/EXetoC/nim-glfw"
|
||||
"web": "https://github.com/ephja/nim-glfw"
|
||||
},
|
||||
{
|
||||
"name": "nim-ao",
|
||||
"url": "https://github.com/EXetoC/nim-ao/",
|
||||
"url": "https://github.com/ephja/nim-ao",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
@ -274,7 +274,7 @@
|
||||
],
|
||||
"description": "A high-level libao wrapper",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/EXetoC/nim-ao"
|
||||
"web": "https://github.com/ephja/nim-ao"
|
||||
},
|
||||
{
|
||||
"name": "termbox",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user