From 241118c0d65a4a2f6a2747368c42ea2ccaebd7ae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 21 May 2018 11:00:25 +0000 Subject: [PATCH] Update portainer to version 1.17.1 --- portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/portainer.json b/portainer.json index 4f5ebae8b0..ae67fe3f2b 100644 --- a/portainer.json +++ b/portainer.json @@ -1,11 +1,11 @@ { "homepage": "https://portainer.io/", "license": "Zlib", - "version": "1.17.0", + "version": "1.17.1", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/1.17.0/portainer-1.17.0-windows-amd64.tar.gz", - "hash": "b3304144c96de47d7a1b283dcc810530747e5d7157581f5b683dfa52f51c64d4" + "url": "https://github.com/portainer/portainer/releases/download/1.17.1/portainer-1.17.1-windows-amd64.tar.gz", + "hash": "fb2b68bdf092cb3fe0372a144db4e44aec58a472aa5f49de785f77381c43f437" } }, "extract_dir": "portainer",