Update to 2022-04-04 17:00

This commit is contained in:
Daniel Berteaud
2022-04-04 17:00:09 +02:00
parent 3c169b625d
commit 85842b657d
7 changed files with 13 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of pgweb to install
pgweb_version: 0.11.10
pgweb_version: 0.11.11
# URL of the archive
pgweb_archive_url: https://github.com/sosedoff/pgweb/releases/download/v{{ pgweb_version }}/pgweb_linux_amd64.zip
# Expected sha256 of the archive
pgweb_archive_sha256: 9aa0ae44a2512fc8960fccb96003bec169abce5dc92aaf285bf73b48e3022558
pgweb_archive_sha256: 4b3d961db8b3f7274aadcc8d5c45b791516dd6a92e37a7c96dae6ee2167af0ac
# Where will pgweb be installed
pgweb_root_dir: /opt/pgweb
# SHould ansible handle upgrades or just initial install