Explorar o código

Merge pull request #16 from YunoHost-Apps/testing

Testing
DeMiro5001 hai 4 meses
pai
achega
fe1685925e
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 1 1
      README.md
  2. 3 3
      manifest.toml

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ It shall NOT be edited by hand.
 User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
 
 [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://openwebui.com/)
-[![Version: 0.6.25~ynh2](https://img.shields.io/badge/Version-0.6.25~ynh2-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/open-webui/)
+[![Version: 0.6.26~ynh1](https://img.shields.io/badge/Version-0.6.26~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/open-webui/)
 
 <div align="center">
 <a href="https://apps.yunohost.org/app/open-webui"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>

+ 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.25~ynh2"
+version = "0.6.26~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.25.tar.gz"
-    sha256 = "38658ed08583e784ccbc1dbd52fbcb1a27ff41d62b1fff59048a30f47de16f0d"
+    url = "https://github.com/open-webui/open-webui/archive/refs/tags/v0.6.26.tar.gz"
+    sha256 = "84ddab75d405b814412d854f1709443906bf51589ba6660e8bb50d89de88faaf"
 
     autoupdate.strategy = "latest_github_tag"