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

This commit is contained in:
yunohost-bot 2023-12-18 17:15:28 +01:00 committed by YunoHost Bot
parent 004dd0e7e8
commit 437668db85

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.12.04~ynh1" version = "2023.12.18~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/Niek/chatgpt-web/archive/e2027a3d273aa2d7c6d42d376ccf9d1400c84bcf.tar.gz" url = "https://github.com/Niek/chatgpt-web/archive/ec76a963af73664b3076389a16187f5dc1f97201.tar.gz"
sha256 = "ead94787b2c9c95c69be09b39fa1a3cbb5e8a00136b5f3c7196c748b03cc0ecc" sha256 = "cc43002f3e6056bce3a376cc1f700ef29fc91ded2ffc2913eb9cb8feb542ce76"
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"