Skip to content

Commit c1f9b9a

Browse files
New version: OpenWebUI.OpenWebUI version 0.0.16 (microsoft#367840)
Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com>
1 parent 133edf1 commit c1f9b9a

4 files changed

Lines changed: 72 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenWebUI.OpenWebUI
5+
PackageVersion: 0.0.16
6+
InstallerType: nullsoft
7+
Scope: user
8+
InstallerSwitches:
9+
Upgrade: --updated
10+
UpgradeBehavior: install
11+
ProductCode: 9ff447fd-c978-5e9a-bd5b-350e7a68afc0
12+
ReleaseDate: 2026-05-02
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/open-webui/desktop/releases/download/v0.0.16/open-webui-x64-setup.exe
16+
InstallerSha256: D45F6238781A076FEAEBF163A3658A6461CBE02B4E2CF245B53D6BBEF8EC02AA
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/open-webui/desktop/releases/download/v0.0.16/open-webui-arm64-setup.exe
19+
InstallerSha256: 5BBFF943D060083D5012178396AAC805DD00D70073FAD75E6BB4499FB68DE2EB
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenWebUI.OpenWebUI
5+
PackageVersion: 0.0.16
6+
PackageLocale: en-US
7+
Publisher: Open WebUI Inc.
8+
PublisherUrl: https://openwebui.com/
9+
PublisherSupportUrl: https://github.com/open-webui/desktop/issues
10+
PrivacyUrl: https://openwebui.com/privacy
11+
Author: Open WebUI Inc.
12+
PackageName: Open WebUI
13+
PackageUrl: https://openwebui.com/
14+
License: AGPL-3.0
15+
LicenseUrl: https://github.com/open-webui/desktop/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2026 Open WebUI Inc. All rights reserved.
17+
CopyrightUrl: https://openwebui.com/terms
18+
ShortDescription: Your AI, right on your desktop. Open WebUI as a native app. Run models locally or connect to any server. No Docker, no terminal, no setup. Download, launch, chat.
19+
Tags:
20+
- ai
21+
- chatbot
22+
- large-language-model
23+
- llm
24+
ReleaseNotes: |-
25+
Fixed
26+
- Links Open in Default Browser. Clicking links in chat responses now opens them in the user's default browser instead of navigating within the app or spawning a new Electron window (#165).
27+
ReleaseNotesUrl: https://github.com/open-webui/desktop/releases/tag/v0.0.16
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.12.0
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenWebUI.OpenWebUI
5+
PackageVersion: 0.0.16
6+
PackageLocale: zh-CN
7+
Copyright: 版权所有 (c) 2026 Open WebUI Inc. 保留所有权利。
8+
ShortDescription: 您的 AI,就在您的桌面上。以原生应用形式打开 WebUI。在本地运行模型或连接至任意服务器。无需 Docker,无需终端,无需配置。下载,启动,开始对话。
9+
Tags:
10+
- 人工智能
11+
- 大语言模型
12+
- 聊天机器人
13+
ManifestType: locale
14+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: OpenWebUI.OpenWebUI
5+
PackageVersion: 0.0.16
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)