diff --git a/manifest.toml b/manifest.toml index 30a54f5..982bb9f 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.08~ynh1" +version = "2024.07.18~ynh1" maintainers = [] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/5ec249e8f9a2d140f0f74fc398635f14d11e439c.tar.gz" - sha256 = "3e45af3090377097fe119a8e4b43920674c2b7d6f4055d14452d6995397d4fb6" + url = "https://github.com/Niek/chatgpt-web/archive/471ef544c95a6ddfb63837cb6e3fdc373c5330e7.tar.gz" + sha256 = "bcd71c516b800c12ea97f487715ca77a631d6428d10b7b6035d0f567343bc8b2" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit"