Update to 2022-03-07 10:00

This commit is contained in:
Daniel Berteaud 2022-03-07 10:00:06 +01:00
parent 6918bfc1ce
commit 203b05c5b5

View File

@ -1,11 +1,11 @@
--- ---
# Version to deploy # Version to deploy
appsmith_version: 1.6.13 appsmith_version: 1.6.14
# 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
# sha256sum of the archive # sha256sum of the archive
appsmith_archive_sha256: 404512bc7d332ccb809e6ded5dc693b4fa03426e282b7c5ed862caa10b26c781 appsmith_archive_sha256: c056c2782ac947e93b3f88234b672ca1aa4ac52e6614665f7b53159c8c81c92b
# Root directory where appsmith will be installed # Root directory where appsmith will be installed
appsmith_root_dir: /opt/appsmith appsmith_root_dir: /opt/appsmith