From 8ccf256a041426b76d32cc785b4721e712044784 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 10 May 2018 16:00:45 +0000 Subject: [PATCH] Update portainer to version 1.17.0 --- portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",