فهرست منبع

Upgrade sources
- `main` v0.6.18: https://github.com/open-webui/open-webui/releases/tag/0.6.18

yunohost-bot 5 ماه پیش
والد
کامیت
36082cfeaf
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      manifest.toml

+ 3 - 3
manifest.toml

@@ -7,7 +7,7 @@ name = "Open WebUI"
 description.en = "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)"
 description.fr = "Interface IA conviviale (Supporte Ollama, API OpenAI, ...)"
 
-version = "0.6.16~ynh1"
+version = "0.6.18~ynh1"
 
 maintainers = ["DeMiro5001"]
 
@@ -55,8 +55,8 @@ ram.runtime = "2G"
     [resources.sources]
 
     [resources.sources.main]
-    url = "https://github.com/open-webui/open-webui/archive/refs/tags/v0.6.16.tar.gz"
-    sha256 = "b00ea20a95d97231ea7b5e11b517e46935f885c95e1f9f27e109d72d271d288a"
+    url = "https://github.com/open-webui/open-webui/archive/refs/tags/v0.6.18.tar.gz"
+    sha256 = "ef5043de9ba959556e45f2ecfc09e1513ebd6827523167b2bcf0217dacae93a4"
 
     autoupdate.strategy = "latest_github_tag"