Skip to content

Commit ae29f8d

Browse files
committed
Add virtual-things-adapter 2.1.0 for gateway 2.1.0
1 parent 5eea97e commit ae29f8d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

addons/virtual-things-adapter.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,22 @@
3838
"min": "2.0.0-beta.1",
3939
"max": "*"
4040
}
41+
},
42+
{
43+
"architecture": "any",
44+
"language": {
45+
"name": "nodejs",
46+
"versions": [
47+
"115"
48+
]
49+
},
50+
"version": "2.1.0",
51+
"url": "https://github.com/WebThingsIO/virtual-things-adapter/releases/download/2.1.0/virtual-things-adapter-2.1.0.tgz",
52+
"checksum": "e41cb9b356e74da036538a1c4845699b6dd0927b0788b51f7aaec2736e96bb16",
53+
"gateway": {
54+
"min": "2.1.0-beta.1",
55+
"max": "*"
56+
}
4157
}
4258
]
4359
}

0 commit comments

Comments
 (0)