mirror of
https://github.com/YunoHost-Apps/chatgpt-web_ynh.git
synced 2024-09-03 18:16:21 +02:00
Upgrade to v2023.09.13
This commit is contained in:
parent
b3a75c5854
commit
7256518613
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 = "2023.09.11~ynh1"
|
||||
version = "2023.09.13~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -38,8 +38,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/Niek/chatgpt-web/archive/239ae460a99a93bf45fccef81999a8192990acea.tar.gz"
|
||||
sha256 = "d7fccc10e8df68b5d95b55548181bbfe1825669af07ba4f1a66f4282e16ce836"
|
||||
url = "https://github.com/Niek/chatgpt-web/archive/3dfe1dcf654a7b4030fea6d53ed7a5aa94a64abd.tar.gz"
|
||||
sha256 = "cd9bb2161ac2b71115c36d6fb7051d26027d8a2dfb0460b6b146fa9030defad9"
|
||||
autoupdate.upstream = "https://github.com/Niek/chatgpt-web"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue