diff --git a/manifest.toml b/manifest.toml index b87e9fb..20d2a93 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 = "2023.07.17~ynh1" +version = "2023.07.25~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/9d05f293da4482aebf1e785f877f7d327f57a0d0.tar.gz" - sha256 = "043d2a5cba0caf5ea33ff7d59615fe4104ae269a59715793f6a2a7e9767d2232" + url = "https://github.com/Niek/chatgpt-web/archive/8edb5d62f030761877bf4df0916674ade08a23eb.tar.gz" + sha256 = "5488f70e8fb265d5357053863418c82bf8fd524512fd32c9ec73fe1164741779" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit"