From 285895c72b37faf7c6daead9a24bd6e82a024bd5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 31 Jan 2019 03:00:34 +0000 Subject: [PATCH] portainer: Update to version 1.20.1 --- portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/portainer.json b/portainer.json index 72f0aa3be9..a1bd6062f0 100644 --- a/portainer.json +++ b/portainer.json @@ -1,11 +1,11 @@ { "homepage": "https://portainer.io/", "license": "Zlib", - "version": "1.20.0", + "version": "1.20.1", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/1.20.0/portainer-1.20.0-windows-amd64.tar.gz", - "hash": "8bc8333d9d3cdcfdf63957b9ba1fe4f32d278545b071d27434b45cd5bfd6c5be" + "url": "https://github.com/portainer/portainer/releases/download/1.20.1/portainer-1.20.1-windows-amd64.tar.gz", + "hash": "89a7568ef4da50e0514efa09aae4166ea932b422fea0809299367a0c12f4d487" } }, "extract_dir": "portainer",