mirror of
https://github.com/YunoHost-Apps/chatgpt-web_ynh.git
synced 2024-09-03 18:16:21 +02:00
Upgrade to v2023.09.25
This commit is contained in:
parent
aadfc50a0a
commit
ff95486c25
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.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.09.18~ynh1"
|
version = "2023.09.25~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/3d45ace2cdae17c0c98e32bf2c4a84099e02fe4a.tar.gz"
|
url = "https://github.com/Niek/chatgpt-web/archive/a760b5680f834dab7b85007c8798e391dcbb560c.tar.gz"
|
||||||
sha256 = "d26d12d6e2dace8aa7c1dae19735a0dec75db773304ac945650ebcb1c28f9713"
|
sha256 = "6bdbeb348edf3b1bc9cbebe4b1d7d1f3cc77daeb7ba5039731c6c929856065bd"
|
||||||
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"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue