mirror of
https://github.com/YunoHost-Apps/chatgpt-web_ynh.git
synced 2024-09-03 18:16:21 +02:00
Upgrade to v2024.05.06
This commit is contained in:
parent
23a00771d7
commit
30c3b08a0c
1 changed files with 3 additions and 3 deletions
|
@ -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.04.29~ynh1"
|
||||
version = "2024.05.06~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/Niek/chatgpt-web/archive/caf6c4864cdd05593736c9a41bd25e498b71cfc6.tar.gz"
|
||||
sha256 = "741fad426c49acd6b4c7690348d1074bad197bdbafc343ab2f865a2c653db7f4"
|
||||
url = "https://github.com/Niek/chatgpt-web/archive/c3edc384a217d16289ec5e9c27f212feb9a19cde.tar.gz"
|
||||
sha256 = "0e94e85213fefbd7ab8ad4b9070b07659433a8ed71b58ba4eff9c4e7027e3f6c"
|
||||
autoupdate.upstream = "https://github.com/Niek/chatgpt-web"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue