diff --git a/roles/appsmith/defaults/main.yml b/roles/appsmith/defaults/main.yml index d75a62c..2b9ccff 100644 --- a/roles/appsmith/defaults/main.yml +++ b/roles/appsmith/defaults/main.yml @@ -1,11 +1,11 @@ --- # Version to deploy -appsmith_version: 1.6.15 +appsmith_version: 1.6.16 # URL of the source archive appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz # sha256sum of the archive -appsmith_archive_sha256: d44716a456f7b5065632e9f367cfb45153531ce301fc9335e8a81d7be2eae07d +appsmith_archive_sha256: 20740348b316df59b91363faf9b05a7a7175a91b0bc114bb751d6c952a10ef0e # Root directory where appsmith will be installed appsmith_root_dir: /opt/appsmith