Update portainer to version 1.17.0

This commit is contained in:
Richard Kuhnt 2018-05-10 16:00:45 +00:00
parent ae290b728a
commit 8ccf256a04

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://portainer.io/", "homepage": "https://portainer.io/",
"license": "Zlib", "license": "Zlib",
"version": "1.16.5", "version": "1.17.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/portainer/portainer/releases/download/1.16.5/portainer-1.16.5-windows-amd64.tar.gz", "url": "https://github.com/portainer/portainer/releases/download/1.17.0/portainer-1.17.0-windows-amd64.tar.gz",
"hash": "40cec845d502a16480a57b392f4329a1f6cc6bc56bbfe799321752d3c19e7a2f" "hash": "b3304144c96de47d7a1b283dcc810530747e5d7157581f5b683dfa52f51c64d4"
} }
}, },
"extract_dir": "portainer", "extract_dir": "portainer",