|
|
@ -1,11 +1,11 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
# Version to deploy |
|
|
|
# Version to deploy |
|
|
|
appsmith_version: 1.4.3 |
|
|
|
appsmith_version: 1.4.4 |
|
|
|
# URL of the source archive |
|
|
|
# URL of the source archive |
|
|
|
appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz |
|
|
|
appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz |
|
|
|
# sha1sum of the archive |
|
|
|
# sha1sum of the archive |
|
|
|
appsmith_archive_sha1: 81957f83e59b9379ba14fe47601f6afebfef1f66 |
|
|
|
appsmith_archive_sha1: 4bb16f1c2ede244a74e684afa233cf4df408a1da |
|
|
|
|
|
|
|
|
|
|
|
# Root directory where appsmith will be installed |
|
|
|
# Root directory where appsmith will be installed |
|
|
|
appsmith_root_dir: /opt/appsmith |
|
|
|
appsmith_root_dir: /opt/appsmith |
|
|
|