From 33cec1e01c6003beda27e0e15199b81aed8ef411 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 5 Mar 2019 06:01:52 +0000 Subject: [PATCH] portainer: Update to version 1.20.2 --- portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/portainer.json b/portainer.json index a1bd6062f0..1d39600ab0 100644 --- a/portainer.json +++ b/portainer.json @@ -1,11 +1,11 @@ { "homepage": "https://portainer.io/", "license": "Zlib", - "version": "1.20.1", + "version": "1.20.2", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/1.20.1/portainer-1.20.1-windows-amd64.tar.gz", - "hash": "89a7568ef4da50e0514efa09aae4166ea932b422fea0809299367a0c12f4d487" + "url": "https://github.com/portainer/portainer/releases/download/1.20.2/portainer-1.20.2-windows-amd64.tar.gz", + "hash": "151a567e193f64a31e1b18c2ca0bb6c72b5f07026f5b03fe75d38cfb841f76e2" } }, "extract_dir": "portainer",