Skip to content

Commit 1b93fc8

Browse files
committed
Ollama.Ollama.Portable version 0.33.1
1 parent 1ecc039 commit 1b93fc8

3 files changed

Lines changed: 81 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Ollama.Ollama.Portable
5+
PackageVersion: 0.33.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: ollama.exe
10+
InstallModes:
11+
- silent
12+
UpgradeBehavior: uninstallPrevious
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.33.1/ollama-windows-amd64.zip
16+
InstallerSha256: 321BF63E36871FB31EE44CF4987150D770C679AC3E233115540D83468D675B06
17+
Dependencies:
18+
PackageDependencies:
19+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
20+
- Architecture: arm64
21+
InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.33.1/ollama-windows-arm64.zip
22+
InstallerSha256: BCABA70B98B90EF8B6914358C8F737E5D5CAA6C48D778FCC95D36729EB58237F
23+
Dependencies:
24+
PackageDependencies:
25+
- PackageIdentifier: Microsoft.VCRedist.2015+.arm64
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
28+
ReleaseDate: 2026-08-26
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Ollama.Ollama.Portable
5+
PackageVersion: 0.33.1
6+
PackageLocale: en-US
7+
Publisher: Ollama
8+
PublisherUrl: https://github.com/ollama
9+
PublisherSupportUrl: https://github.com/ollama/ollama/issues
10+
Author: Jeffrey Morgan
11+
PackageName: Ollama (Portable)
12+
PackageUrl: https://github.com/ollama/ollama
13+
License: MIT
14+
LicenseUrl: https://github.com/ollama/ollama/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) Ollama
16+
CopyrightUrl: https://github.com/ollama/ollama/blob/main/LICENSE
17+
ShortDescription: Start building with open models.
18+
Description: Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
19+
Tags:
20+
- deepseek
21+
- gemma
22+
- gemma3
23+
- glm
24+
- go
25+
- golang
26+
- gpt-oss
27+
- llama
28+
- llama3
29+
- llm
30+
- llms
31+
- minimax
32+
- mistral
33+
- ollama
34+
- qwen
35+
ReleaseNotes: |-
36+
What's Changed
37+
- MLX: Qwen3.8 Flash Next support
38+
- cmake: make external compat patches idempotent
39+
- MLX and llama.cpp update
40+
- mlxrunner: add structured output support
41+
- mlxrunner: avoid Metal GPU timeouts when loading models from slow storage
42+
Full Changelog: https://github.com/ollama/ollama/compare/v0.33.0...v0.33.1
43+
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.33.1
44+
ManifestType: defaultLocale
45+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Ollama.Ollama.Portable
5+
PackageVersion: 0.33.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)