Skip to content

Commit b561225

Browse files
authored
New version: Ollama.Ollama version 0.15.2 (microsoft#333913)
1 parent 31afe07 commit b561225

4 files changed

Lines changed: 84 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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: Ollama.Ollama
5+
PackageVersion: 0.15.2
6+
InstallerType: inno
7+
Scope: user
8+
UpgradeBehavior: install
9+
Commands:
10+
- ollama
11+
ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1'
12+
ReleaseDate: 2026-01-27
13+
InstallationMetadata:
14+
DefaultInstallLocation: '%LocalAppData%\Programs\Ollama'
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.15.2/OllamaSetup.exe
18+
InstallerSha256: E4697A98B918A1EB33A9BF062B9E6FC9CAD042391560BB8F5FA85F1698D301EE
19+
ManifestType: installer
20+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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: Ollama.Ollama
5+
PackageVersion: 0.15.2
6+
PackageLocale: en-US
7+
Publisher: Ollama
8+
PublisherUrl: https://ollama.com/
9+
PublisherSupportUrl: https://github.com/ollama/ollama/issues
10+
PackageName: Ollama
11+
PackageUrl: https://ollama.com/
12+
License: MIT
13+
LicenseUrl: https://github.com/ollama/ollama/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) Ollama
15+
ShortDescription: Get up and running with large language models locally.
16+
Tags:
17+
- ai
18+
- chatbot
19+
- deepseek
20+
- large-language-model
21+
- llama
22+
- llm
23+
- mistral
24+
- qwen
25+
ReleaseNotes: |-
26+
What's Changed
27+
- New ollama launch clawdbot command for launching Clawdbot using Ollama models
28+
Full Changelog: https://github.com/ollama/ollama/compare/v0.15.1...v0.15.2
29+
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.15.2
30+
Documentations:
31+
- DocumentLabel: Documentation
32+
DocumentUrl: https://docs.ollama.com/
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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: Ollama.Ollama
5+
PackageVersion: 0.15.2
6+
PackageLocale: zh-CN
7+
ShortDescription: 在本地启动并运行大型语言模型
8+
Tags:
9+
- llama
10+
- llm
11+
- mistral
12+
- 人工智能
13+
- 大语言模型
14+
- 深度求索
15+
- 聊天机器人
16+
- 通义千问
17+
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.15.2
18+
Documentations:
19+
- DocumentLabel: 文档
20+
DocumentUrl: https://docs.ollama.com/
21+
ManifestType: locale
22+
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: Ollama.Ollama
5+
PackageVersion: 0.15.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)