diff --git a/manifest.toml b/manifest.toml index 458cab2..b5a30d5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Plainpad" description.en = "Note taking application" description.fr = "Prise de notes auto-hébergée" -version = "1.0.0~ynh3" +version = "1.0.2024.03.25~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/alextselegidis/plainpad/releases/download/1.0.0-beta.4/plainpad-1.0.0-beta.4.zip" - sha256 = "578252e15dbc16b63bf1ed7eedc0b1452ca67bf2d4f621c4439931710c3035d3" + url = "https://github.com/alextselegidis/plainpad/archive/68dc520039054c072f3305e1aef6164efbde32a9.tar.gz" + sha256 = "f390cfea6446c1436e9b6b203ab95cd90b403be83331e4f26b6981587c17375f" in_subdir = false autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.0.%Y.%m.%d"