diff --git a/portainer.json b/portainer.json index 496f739efd..4f5ebae8b0 100644 --- a/portainer.json +++ b/portainer.json @@ -1,11 +1,11 @@ { "homepage": "https://portainer.io/", "license": "Zlib", - "version": "1.16.5", + "version": "1.17.0", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/1.16.5/portainer-1.16.5-windows-amd64.tar.gz", - "hash": "40cec845d502a16480a57b392f4329a1f6cc6bc56bbfe799321752d3c19e7a2f" + "url": "https://github.com/portainer/portainer/releases/download/1.17.0/portainer-1.17.0-windows-amd64.tar.gz", + "hash": "b3304144c96de47d7a1b283dcc810530747e5d7157581f5b683dfa52f51c64d4" } }, "extract_dir": "portainer",