Move to working fork of ncurses wrapper (#1670)

This commit is contained in:
Patasuss 2021-01-18 09:00:37 +01:00 committed by GitHub
parent 8c9a0e5404
commit 561889758f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3697,7 +3697,7 @@
},
{
"name": "ncurses",
"url": "https://github.com/rnowley/nim-ncurses/",
"url": "https://github.com/walkre-niboshi/nim-ncurses",
"method": "git",
"tags": [
"library",
@ -3707,7 +3707,7 @@
],
"description": "A wrapper for NCurses",
"license": "MIT",
"web": "https://github.com/rnowley/nim-ncurses"
"web": "https://github.com/walkre-niboshi/nim-ncurses"
},
{
"name": "nanovg",