portainer: Update to version 1.22.1

This commit is contained in:
Richard Kuhnt 2019-10-11 02:00:18 +00:00
parent 26cec5eddc
commit 0e79ce236d

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.0", "version": "1.22.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/portainer/portainer/releases/download/1.22.0/portainer-1.22.0-windows-amd64.tar.gz", "url": "https://github.com/portainer/portainer/releases/download/1.22.1/portainer-1.22.1-windows-amd64.tar.gz",
"hash": "4cf8ba7ea022b373bc9757a269d74474c51c2394443be7a2ef536353ee182c81" "hash": "7ab18cfddb4dbe4d38b93590d7dd39bf5032e6461624f865e6859ae9bfcfd473"
} }
}, },
"extract_dir": "portainer", "extract_dir": "portainer",