update package url (#2188)

This commit is contained in:
flywind 2022-03-27 22:04:22 +08:00 committed by GitHub
parent a08964e537
commit 3b11ac7583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20526,7 +20526,7 @@
},
{
"name": "fsnotify",
"url": "https://github.com/xflywind/fsnotify",
"url": "https://github.com/planety/fsnotify",
"method": "git",
"tags": [
"os",
@ -20535,7 +20535,7 @@
],
"description": "A file system monitor in Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/fsnotify"
"web": "https://github.com/planety/fsnotify"
},
{
"name": "xio",