add url rewrites

This commit is contained in:
Jaremy Creechley 2023-12-22 16:18:45 -07:00
parent 0306d64f14
commit f652cde9d8
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -38,7 +38,7 @@
}, },
"questionable": { "questionable": {
"dir": "$deps/questionable", "dir": "$deps/questionable",
"url": "https://github.com/markspanbroek/questionable", "url": "https://github.com/codex-storage/questionable",
"commit": "b3cf35ac450fd42c9ea83dc084f5cba2efc55da3", "commit": "b3cf35ac450fd42c9ea83dc084f5cba2efc55da3",
"version": "0.10.10" "version": "0.10.10"
}, },
@ -80,7 +80,7 @@
}, },
"nimcrypto": { "nimcrypto": {
"dir": "$deps/nimcrypto", "dir": "$deps/nimcrypto",
"url": "https://github.com/cheatfate/nimcrypto", "url": "https://github.com/status-im/nimcrypto",
"commit": "24e006df85927f64916e60511620583b11403178", "commit": "24e006df85927f64916e60511620583b11403178",
"version": "0.5.4" "version": "0.5.4"
}, },