-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: WIP - VictorIX.BlenderLauncher version 2.2.0 (#172582)
- Loading branch information
Showing
3 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/v/VictorIX/BlenderLauncher/2.2.0/VictorIX.BlenderLauncher.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: VictorIX.BlenderLauncher | ||
PackageVersion: 2.2.0 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: Blender Launcher.exe | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-07-19 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/Victor-IX/Blender-Launcher-V2/releases/download/v2.2.0/Blender_Launcher_v2.2.0_Windows_x64.zip | ||
InstallerSha256: EF90C1923A7A2DF13A285EEAF9E578A2B56BC8C0F9C5E2809062D8E45B4F6CFD | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
33 changes: 33 additions & 0 deletions
33
manifests/v/VictorIX/BlenderLauncher/2.2.0/VictorIX.BlenderLauncher.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: VictorIX.BlenderLauncher | ||
PackageVersion: 2.2.0 | ||
PackageLocale: en-US | ||
Publisher: Victor-IX | ||
PublisherUrl: https://github.com/Victor-IX | ||
Author: Victor Chedeville | ||
PackageName: Blender Launcher | ||
PackageUrl: https://github.com/Victor-IX/Blender-Launcher-V2 | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/Victor-IX/Blender-Launcher-V2/blob/main/LICENSE | ||
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. | ||
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. | ||
Moniker: blender-launcher | ||
Tags: | ||
- b3d | ||
- blender | ||
- blender-addon | ||
- blender-launcher | ||
- blender3d | ||
- launcher | ||
- linux | ||
- opne-source | ||
- productivity | ||
- python | ||
- python3 | ||
- standalone | ||
- windows | ||
ReleaseNotesUrl: https://github.com/Victor-IX/Blender-Launcher-V2/releases/tag/v2.2.0 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/v/VictorIX/BlenderLauncher/2.2.0/VictorIX.BlenderLauncher.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: VictorIX.BlenderLauncher | ||
PackageVersion: 2.2.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |