diff --git a/manifest.toml b/manifest.toml index 962628d..647f96c 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.05.29~ynh1" +version = "2023.06.08~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/3e08e8c16d6eba73265ec907b22b9f9b9f4efee4.tar.gz" - sha256 = "acb03dbfccea31d72e39ac801cb92447a444c64010492ff9f77e22bba46e6874" + url = "https://github.com/Niek/chatgpt-web/archive/50ce04358d5c2ec6cc49c061530c09a350d5f875.tar.gz" + sha256 = "32fb9f1d131d4f480d8af5302617cff3ec8c1cd23ae27c64d3e802bc61c6701d" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit"