portainer: Update to version 1.20.1

This commit is contained in:
Richard Kuhnt 2019-01-31 03:00:34 +00:00
parent 36a4bfa738
commit 285895c72b

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://portainer.io/", "homepage": "https://portainer.io/",
"license": "Zlib", "license": "Zlib",
"version": "1.20.0", "version": "1.20.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/portainer/portainer/releases/download/1.20.0/portainer-1.20.0-windows-amd64.tar.gz", "url": "https://github.com/portainer/portainer/releases/download/1.20.1/portainer-1.20.1-windows-amd64.tar.gz",
"hash": "8bc8333d9d3cdcfdf63957b9ba1fe4f32d278545b071d27434b45cd5bfd6c5be" "hash": "89a7568ef4da50e0514efa09aae4166ea932b422fea0809299367a0c12f4d487"
} }
}, },
"extract_dir": "portainer", "extract_dir": "portainer",