Update to 2021-03-30 13:00

master
Daniel Berteaud 3 years ago
parent b94d891263
commit 112a25f691
  1. 4
      roles/appsmith/defaults/main.yml

@ -1,11 +1,11 @@
---
# Version to deploy
appsmith_version: 1.4.5
appsmith_version: 1.4.6
# 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: b574ef7a0b03ebb2db561b8322554008c063967f
appsmith_archive_sha1: 2989b9e9c036eade8ed0eefeede3f975868c267c
# Root directory where appsmith will be installed
appsmith_root_dir: /opt/appsmith

Loading…
Cancel
Save