1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatgpt-web_ynh.git synced 2024-09-03 18:16:21 +02:00

Upgrade to v2023.07.18

This commit is contained in:
yunohost-bot 2023-07-18 20:15:24 +02:00 committed by YunoHost Bot
parent cceef84718
commit 3de5401e7b

View file

@ -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.18~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/cea07577d432bca09208fe84db94af8f25e98f07.tar.gz"
sha256 = "37a1f2b09da975f66a00f9ce586d49801bf9962a078a154e7deff43447c0a144"
autoupdate.upstream = "https://github.com/Niek/chatgpt-web"
autoupdate.strategy = "latest_github_commit"