portainer: Update to version 1.23.0

This commit is contained in:
Richard Kuhnt 2019-12-05 21:00:29 +00:00
parent aa1e0e8b9c
commit 3233c33bae

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.2", "version": "1.23.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/portainer/portainer/releases/download/1.22.2/portainer-1.22.2-windows-amd64.tar.gz", "url": "https://github.com/portainer/portainer/releases/download/1.23.0/portainer-1.23.0-windows-amd64.tar.gz",
"hash": "dbddd021ea62a5a45d54846a7a1ffd646ea97a562fe1c538d101b68b662c9f47" "hash": "019f4186398d98a6bb41b493816621e2170cf799f8284ee5d335743ea227d5da"
} }
}, },
"extract_dir": "portainer", "extract_dir": "portainer",