diff --git a/manifest.toml b/manifest.toml index 055b11a..b1e46da 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.05.23~ynh1" +version = "2024.06.06~ynh1" maintainers = [] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/af101786aff5b7b5bc9941fffaeb6e38cbf8f1e5.tar.gz" - sha256 = "d03aa609c2514431eea17218c98af5dc6d77a276c023196fd3da316e9e8287b3" + url = "https://github.com/Niek/chatgpt-web/archive/fc1fdca28c571f85bc39c6f99ae17a8ea35742e4.tar.gz" + sha256 = "5e898b9429b50eaab2f8a3c49baaa3cb90b7b1c853e7a2b3061fea8f07072f8a" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit"