diff --git a/manifest.toml b/manifest.toml index 7c71cd1..a3f308e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Haste" description.en = "Open-source pastebin allowing to upload texts" description.fr = "Pastebin open-source permettant de mettre en ligne du texte" -version = "0.1.2023.03.06~ynh1" +version = "0.1.2023.09.21~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/seejohnrun/haste-server/archive/b52b394bad909ddf151073987671e843540d91d6.tar.gz" - sha256 = "c9e70ded0cb205a91448d5102d043831679271229deaee37dd69167c652d5d1d" + url = "https://github.com/seejohnrun/haste-server/archive/ded18b0c2e1ad05eaba6ab5bb938ae6b54cb5147.tar.gz" + sha256 = "2f4ac83e9fe2f78b4b48d3999cfbc879ed29fd15d5c1d21c316ef66ddfde89f1" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "0.1.%Y.%m.%d"