diff --git a/roles/appsmith/defaults/main.yml b/roles/appsmith/defaults/main.yml index 4f05697..d75a62c 100644 --- a/roles/appsmith/defaults/main.yml +++ b/roles/appsmith/defaults/main.yml @@ -1,11 +1,11 @@ --- # Version to deploy -appsmith_version: 1.6.14 +appsmith_version: 1.6.15 # 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: c056c2782ac947e93b3f88234b672ca1aa4ac52e6614665f7b53159c8c81c92b +appsmith_archive_sha256: d44716a456f7b5065632e9f367cfb45153531ce301fc9335e8a81d7be2eae07d # Root directory where appsmith will be installed appsmith_root_dir: /opt/appsmith