From d8f0815ab6e543fc60b911af226fa66e0fc2f650 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Jul 2018 19:00:26 +0000 Subject: [PATCH] portainer: Update to version 1.19.1 --- portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/portainer.json b/portainer.json index 7a5a6bfd46..31f94deccb 100644 --- a/portainer.json +++ b/portainer.json @@ -1,11 +1,11 @@ { "homepage": "https://portainer.io/", "license": "Zlib", - "version": "1.19.0", + "version": "1.19.1", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/1.19.0/portainer-1.19.0-windows-amd64.tar.gz", - "hash": "b0d016f8364712c9bd50d2f3337c7d6b2f231c9eac9a73e229126b1fbb6be184" + "url": "https://github.com/portainer/portainer/releases/download/1.19.1/portainer-1.19.1-windows-amd64.tar.gz", + "hash": "ab46d8de47fb6ed8b10ba51d52ce02714c109b5a88be0c8b438f2806e4300133" } }, "extract_dir": "portainer",