docker-nightly: add license property

This commit is contained in:
Richard Kuhnt 2018-04-23 16:15:11 +02:00
parent 43f9bfff0e
commit aa8e68649b

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://master.dockerproject.org", "homepage": "https://master.dockerproject.org",
"license": "Apache-2.0",
"version": "nightly", "version": "nightly",
"description": "Run the latest master build of docker client and engine", "description": "Run the latest master build of docker client and engine",
"url": "https://master.dockerproject.org/windows/x86_64/docker.zip", "url": "https://master.dockerproject.org/windows/x86_64/docker.zip",