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

This commit is contained in:
yunohost-bot 2023-06-15 20:15:18 +02:00 committed by YunoHost Bot
parent b9a2ba4e45
commit 6d53a7d8b6

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.06.14~ynh1"
version = "2023.06.15~ynh1"
maintainers = ["eric_G"]
@ -38,8 +38,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/Niek/chatgpt-web/archive/f47113e699045fc94d71f9803b65da9f74b6a81a.tar.gz"
sha256 = "83ef28c15c64b41ab7d5a301addd0bac34015ba056130ee7ff3233b136112af9"
url = "https://github.com/Niek/chatgpt-web/archive/189d35a5d028364a7cb437be4284114532c979e8.tar.gz"
sha256 = "a2579b78858698144088f5c3e17b5f26cf85b82b7b9487c3e1cab0249e66774a"
autoupdate.upstream = "https://github.com/Niek/chatgpt-web"
autoupdate.strategy = "latest_github_commit"