diff --git a/manifest.toml b/manifest.toml index b87e9fb..23a76c8 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.26~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/11ada75a9f1581fc6a2dcf63c0220c00007e06b3.tar.gz" + sha256 = "54bf5c7a38e351ed614f33b8ead2763163b2b203fb3924f4350a1c14132bd0ff" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit"