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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",