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.26

This commit is contained in:
yunohost-bot 2023-07-26 20:15:20 +02:00 committed by YunoHost Bot
parent cceef84718
commit 6862830ea2

View file

@ -5,7 +5,7 @@ name = "chatGPT-web"
description.en = "ChatGPT web interface using the OpenAI API" description.en = "ChatGPT web interface using the OpenAI API"
description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" description.fr = "Interface Web ChatGPT utilisant l'API OpenAI"
version = "2023.07.17~ynh1" version = "2023.07.26~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -38,8 +38,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/Niek/chatgpt-web/archive/9d05f293da4482aebf1e785f877f7d327f57a0d0.tar.gz" url = "https://github.com/Niek/chatgpt-web/archive/11ada75a9f1581fc6a2dcf63c0220c00007e06b3.tar.gz"
sha256 = "043d2a5cba0caf5ea33ff7d59615fe4104ae269a59715793f6a2a7e9767d2232" sha256 = "54bf5c7a38e351ed614f33b8ead2763163b2b203fb3924f4350a1c14132bd0ff"
autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.upstream = "https://github.com/Niek/chatgpt-web"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"