rename cookies (#1625)

This commit is contained in:
flywind 2020-08-29 13:57:55 +08:00 committed by GitHub
parent a5cd6324f0
commit 8f04286ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17703,8 +17703,8 @@
"web": "https://github.com/jyapayne/nim-sdl2" "web": "https://github.com/jyapayne/nim-sdl2"
}, },
{ {
"name": "cookies", "name": "cookiejar",
"url": "https://github.com/planety/cookies", "url": "https://github.com/planety/cookiejar",
"method": "git", "method": "git",
"tags": [ "tags": [
"web", "web",
@ -17713,7 +17713,7 @@
], ],
"description": "HTTP Cookies for Nim.", "description": "HTTP Cookies for Nim.",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/planety/cookies" "web": "https://github.com/planety/cookiejar"
}, },
{ {
"name": "matsuri", "name": "matsuri",