Update to 2021-09-09 10:00

master
Daniel Berteaud 3 years ago
parent 923fbfe593
commit 69af8822b4
  1. 4
      roles/appsmith/defaults/main.yml

@ -1,11 +1,11 @@
---
# Version to deploy
appsmith_version: 1.5.15
appsmith_version: 1.5.18
# URL of the source archive
appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz
# sha1sum of the archive
appsmith_archive_sha1: 55834598899879579baa3e6a97620016332a353d
appsmith_archive_sha1: de0e2a80c87c35ed27a65025f2685622f79ca00d
# Root directory where appsmith will be installed
appsmith_root_dir: /opt/appsmith

Loading…
Cancel
Save