Skip to content

Commit 2c4ea06

Browse files
authored
New version: IvanCharapanau.Harbor version 0.3.18 (microsoft#271714)
1 parent 4e02081 commit 2c4ea06

4 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: IvanCharapanau.Harbor
5+
PackageVersion: 0.3.18
6+
UpgradeBehavior: install
7+
ReleaseDate: 2025-07-06
8+
Installers:
9+
- Architecture: x64
10+
InstallerType: nullsoft
11+
Scope: user
12+
InstallerUrl: https://github.com/av/harbor/releases/download/v0.3.18/Harbor_0.3.18_x64-setup.exe
13+
InstallerSha256: BB034E2CF9C8A1A4A6B1F637C19550551413054A4D0EBA18C1033EDD247E9B27
14+
ProductCode: Harbor
15+
- Architecture: x64
16+
InstallerType: wix
17+
Scope: machine
18+
InstallerUrl: https://github.com/av/harbor/releases/download/v0.3.18/Harbor_0.3.18_x64_en-US.msi
19+
InstallerSha256: 7955076410B4F9E4FC06FE415CC887BD210B5B0C4755705B5E2B71832908BE03
20+
InstallerSwitches:
21+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
22+
ProductCode: '{750FF2B7-C3A4-42F9-B707-2F915AF9AF04}'
23+
AppsAndFeaturesEntries:
24+
- UpgradeCode: '{8389C8AD-7952-5AB4-B907-63255087F027}'
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: IvanCharapanau.Harbor
5+
PackageVersion: 0.3.18
6+
PackageLocale: en-US
7+
Publisher: harbor
8+
PublisherUrl: https://av.codes/
9+
PublisherSupportUrl: https://github.com/av/harbor/issues
10+
Author: Ivan Charapanau
11+
PackageName: Harbor
12+
PackageUrl: https://github.com/av/harbor
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/av/harbor/blob/HEAD/LICENSE
15+
ShortDescription: Effortlessly run LLM backends, APIs, frontends, and services with one command.
16+
Description: Harbor is a containerized LLM toolkit that allows you to run LLMs and additional services. It consists of a CLI and a companion App that allows you to manage and run AI services with ease.
17+
Tags:
18+
- ai
19+
- large-language-model
20+
- llm
21+
- ollama
22+
ReleaseNotes: |-
23+
- boost
24+
- new nbs module
25+
- llm.emit_artifact convenience tweaks
26+
- harbor pull - now pulls Ollama models too: harbor pull gemma3, harbor pull webui
27+
- harbor ollama <command> - now launches Ollama if it's not running yet
28+
- routines migrated to TypeScript
29+
Full Changelog: https://github.com/av/harbor/compare/v0.3.16...v0.3.18
30+
ReleaseNotesUrl: https://github.com/av/harbor/releases/tag/v0.3.18
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.10.0
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: IvanCharapanau.Harbor
5+
PackageVersion: 0.3.18
6+
PackageLocale: zh-CN
7+
ShortDescription: 只需一个命令,即可轻松运行 LLM 后端、API、前端和服务。
8+
Description: Harbor 是一个容器化 LLM 工具包,帮助您运行 LLM 和附加服务。它由 CLI 和配套应用程序组成,帮助您轻松管理和运行人工智能服务。
9+
Tags:
10+
- llm
11+
- ollama
12+
- 人工智能
13+
- 大语言模型
14+
ReleaseNotesUrl: https://github.com/av/harbor/releases/tag/v0.3.18
15+
ManifestType: locale
16+
ManifestVersion: 1.10.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.10.0.schema.json
3+
4+
PackageIdentifier: IvanCharapanau.Harbor
5+
PackageVersion: 0.3.18
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)