diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 6d40a58..d89ec8c 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Fetch the source code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: token: ${{ secrets.GITHUB_TOKEN }} - name: Run the updater script @@ -33,7 +33,7 @@ jobs: - name: Create Pull Request id: cpr if: ${{ env.PROCEED == 'true' }} - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'Update: Update to version ${{ env.VERSION }}' diff --git a/README.md b/README.md index 281a251..fc704ad 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in End-to-end encrypted note-taking app -**Shipped version:** 3.142.8~ynh1 +**Shipped version:** 3.160.8~ynh1 **Demo:** https://standardnotes.org/demo diff --git a/README_fr.md b/README_fr.md index 159c408..4cd75cf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Application de prise de notes chiffrées -**Version incluse :** 3.142.8~ynh1 +**Version incluse :** 3.160.8~ynh1 **Démo :** https://standardnotes.org/demo diff --git a/check_process b/check_process index a55a184..f0f1e3c 100644 --- a/check_process +++ b/check_process @@ -11,8 +11,8 @@ setup_private=1 setup_public=1 upgrade=1 - # 3.39.1~ynh1 - upgrade=1 from_commit=4941f89800edb99faec7094d5ee3ed814b00dec6 + # 3.142.8~ynh1 + upgrade=1 from_commit=e9473769cf6a0ef8ab9ea0a0f640b7569ea87d3c backup_restore=1 multi_instance=1 port_already_use=0 @@ -21,6 +21,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=4941f89800edb99faec7094d5ee3ed814b00dec6 - name=3.39.1~ynh1 + ; commit=e9473769cf6a0ef8ab9ea0a0f640b7569ea87d3c + name=3.142.8~ynh1 manifest_arg=domain=DOMAIN&is_public=1 diff --git a/conf/app.src b/conf/app.src index 396fa51..6bc77fb 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.142.8.tar.gz -SOURCE_SUM=c31ff6aba5cb39982d351a896e4fa086510332800d98eca7eb827e3edff5cc06 +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.160.8.tar.gz +SOURCE_SUM=cb6dee23103d91dc03dd62a1e19cf4582898295a41be6b20acbf4772fdb322d4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2f21f1c..9058154 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "End-to-end encrypted note-taking app", "fr": "Application de prise de notes chiffrées" }, - "version": "3.142.8~ynh1", + "version": "3.160.8~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later", @@ -22,7 +22,7 @@ "email": "46000361+FabianWilkens@users.noreply.github.com" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2" }, "multi_instance": true, "services": [