portainer: Update to version 1.22.2

This commit is contained in:
Richard Kuhnt 2019-11-06 07:01:49 +00:00
parent d014712a64
commit 9b3b76afe6

View File

@ -2,11 +2,11 @@
"homepage": "https://portainer.io/", "homepage": "https://portainer.io/",
"description": "Simple management solution for Docker.", "description": "Simple management solution for Docker.",
"license": "Zlib", "license": "Zlib",
"version": "1.22.1", "version": "1.22.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/portainer/portainer/releases/download/1.22.1/portainer-1.22.1-windows-amd64.tar.gz", "url": "https://github.com/portainer/portainer/releases/download/1.22.2/portainer-1.22.2-windows-amd64.tar.gz",
"hash": "7ab18cfddb4dbe4d38b93590d7dd39bf5032e6461624f865e6859ae9bfcfd473" "hash": "dbddd021ea62a5a45d54846a7a1ffd646ea97a562fe1c538d101b68b662c9f47"
} }
}, },
"extract_dir": "portainer", "extract_dir": "portainer",