1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plainpad_ynh.git synced 2024-09-03 20:05:53 +02:00

Upgrade to v1.0.2023.08.01

This commit is contained in:
yunohost-bot 2023-08-01 20:17:13 +02:00 committed by YunoHost Bot
parent 3c5fd59ea3
commit c161436412

View file

@ -5,7 +5,7 @@ name = "Plainpad"
description.en = "Note taking application" description.en = "Note taking application"
description.fr = "Prise de notes auto-hébergée" description.fr = "Prise de notes auto-hébergée"
version = "1.0.0~ynh3" version = "1.0.2023.08.01~ynh3"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/alextselegidis/plainpad/releases/download/1.0.0-beta.4/plainpad-1.0.0-beta.4.zip" url = "https://github.com/alextselegidis/plainpad/archive/3edf5e68e8f71ace60740aa9dfb244cc792c71b8.tar.gz"
sha256 = "578252e15dbc16b63bf1ed7eedc0b1452ca67bf2d4f621c4439931710c3035d3" sha256 = "9569e0383276d388dea1d31b617a1442419df0e932fb0e650ec5cb52a1f12adf"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
autoupdate.force_version = "1.0.%Y.%m.%d" autoupdate.force_version = "1.0.%Y.%m.%d"