Skip to content

Commit 2f94581

Browse files
authored
New version: VictorIX.BlenderLauncher version 2.7.2 (microsoft#381663)
1 parent 5a242bb commit 2f94581

3 files changed

Lines changed: 71 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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: VictorIX.BlenderLauncher
5+
PackageVersion: 2.7.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: Blender Launcher.exe
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
UpgradeBehavior: install
15+
ReleaseDate: 2026-05-30
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/Victor-IX/Blender-Launcher-V2/releases/download/v2.7.2/Blender_Launcher_v2.7.2_Windows_x64.zip
19+
InstallerSha256: A1D095CDEA1335A812F16E3E6E74440B6D018933789EC893BB196F71EE6FB289
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: VictorIX.BlenderLauncher
5+
PackageVersion: 2.7.2
6+
PackageLocale: en-US
7+
Publisher: Victor-IX
8+
PublisherUrl: https://github.com/Victor-IX
9+
PublisherSupportUrl: https://github.com/Victor-IX/Blender-Launcher-V2/issues
10+
Author: Victor Chedeville
11+
PackageName: Blender Launcher
12+
PackageUrl: https://github.com/Victor-IX/Blender-Launcher-V2
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/Victor-IX/Blender-Launcher-V2/blob/HEAD/LICENSE
15+
ShortDescription: Blender Launcher is a standalone software client that provides management for stable, daily and experimental builds of Blender 3D. It is a free open source project available for 64-bit Windows and Linux (GLIBC 2.31 and higher) operating systems.
16+
Description: Blender Launcher is a standalone software client that provides management for stable, daily and experimental builds of Blender 3D. It is a free open source project available for 64-bit Windows and Linux (GLIBC 2.31 and higher) operating systems.
17+
Moniker: blender-launcher
18+
Tags:
19+
- b3d
20+
- blender
21+
- blender-addon
22+
- blender-launcher
23+
- blender3d
24+
- launcher
25+
- linux
26+
- opne-source
27+
- productivity
28+
- python
29+
- python3
30+
- standalone
31+
- windows
32+
ReleaseNotes: |-
33+
What's Changed
34+
💡 Features:
35+
- Expand UI localization coverage
36+
🛠️ Fixes:
37+
- Fix launching from favorites would lose launch arguments
38+
- Fix quick launch set from favorites not persisting across restart
39+
- Fix TLS verification by using certifi CA bundle
40+
ReleaseNotesUrl: https://github.com/Victor-IX/Blender-Launcher-V2/releases/tag/v2.7.2
41+
ManifestType: defaultLocale
42+
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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: VictorIX.BlenderLauncher
5+
PackageVersion: 2.7.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)