From 40acab21b722820bd43fd21ae20652eccf4f1161 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 11 Apr 2022 10:00:08 +0200 Subject: [PATCH] Update to 2022-04-11 10:00 --- roles/appsmith/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/appsmith/defaults/main.yml b/roles/appsmith/defaults/main.yml index 2b9ccff..e360725 100644 --- a/roles/appsmith/defaults/main.yml +++ b/roles/appsmith/defaults/main.yml @@ -1,11 +1,11 @@ --- # Version to deploy -appsmith_version: 1.6.16 +appsmith_version: 1.6.19 # 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: 20740348b316df59b91363faf9b05a7a7175a91b0bc114bb751d6c952a10ef0e +appsmith_archive_sha256: 7842e9271cb97882bd00a4459f661d76a190fbc024277d36327c5253362340ea # Root directory where appsmith will be installed appsmith_root_dir: /opt/appsmith