Update nimflux tags, point to github (#1955)

This commit is contained in:
Tobias Dély
2021-06-29 07:01:44 +02:00
committed by GitHub
parent e53f168559
commit b1829a76d2
+4 -3
View File
@@ -21849,18 +21849,19 @@
},
{
"name": "nimflux",
"url": "https://gitlab.com/tdely/nimflux",
"url": "https://github.com/tdely/nimflux",
"method": "git",
"tags": [
"influxdb",
"influx",
"client",
"api",
"library"
"multisync",
"async"
],
"description": "InfluxDB API client library",
"license": "MIT",
"web": "https://gitlab.com/tdely/nimflux"
"web": "https://github.com/tdely/nimflux"
},
{
"name": "moss_nim",