diff --git a/manifest.toml b/manifest.toml index f700a6c..3f3effa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "chatGPT-web" description.en = "ChatGPT web interface using the OpenAI API" description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" -version = "2024.07.31~ynh1" +version = "2024.08.21~ynh1" maintainers = [] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/4719b0dbaec8e18ff9007b2fd22bdcf286862484.tar.gz" - sha256 = "157475a96cafc7bc7756418c70ab9d857486d9ce4f61ddb2cc3202377932344d" + url = "https://github.com/Niek/chatgpt-web/archive/078d41c37c01529d3d9e6683c246a1126b29fa56.tar.gz" + sha256 = "1559cf8fe6615d33f9ac11ebe87d6a49e8f4d55fb78d152bae8bf2afe64c17c3" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit"