diff --git a/manifest.toml b/manifest.toml index 00f2342..62c1f46 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Nullboard" description.en = "Minimalist kanban board, focused on compactness and readability" description.fr = "Kanban minimaliste, axé sur la compacité et la lisibilité" -version = "2023.09.23~ynh1" +version = "2023.11.05~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/apankrat/nullboard/archive/b67c2a545156f1f7fcf9feae9983bb6cde136c2a.tar.gz" - sha256 = "eeabc3983f1b25c879b6a108e69db3246e83f8a52039c4c04f8410747a08a70a" + url = "https://github.com/apankrat/nullboard/archive/d6384d0522174564562e3e4bbaa0c682edd79992.tar.gz" + sha256 = "95dcb1c5a32f279b939a2654a41d864fd5e038f022c398978ff5b0c543fcf585" autoupdate.upstream = "https://github.com/apankrat/nullboard" autoupdate.strategy = "latest_github_commit"