Upgrade blender manifest to version format (#12348)

This commit is contained in:
Code
2021-05-09 15:08:03 -04:00
committed by GitHub
parent 9e50f4f41a
commit f846383136
3 changed files with 58 additions and 25 deletions

View File

@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: BlenderFoundation.Blender
PackageVersion: 2.92.0
MinimumOSVersion: 10.0.0.0
FileExtensions:
- obj
- fbx
- 3ds
- ply
- stl
- gltf
- glb
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://download.blender.org/release/Blender2.92/blender-2.92.0-windows64.msi
InstallerSha256: 15EE3A20B8AF742A8977EFB5BF41185901B14152DF5AD9484A44B9CB915734B8
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,28 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: BlenderFoundation.Blender
PackageVersion: 2.92.0
PackageLocale: en-US
Publisher: The Blender Foundation
#PublisherUrl:
#PublisherSupportUrl:
#PrivacyUrl:
#Author:
PackageName: Blender
PackageUrl: https://www.blender.org/
License: GPL-3.0-or-later
LicenseUrl: https://download.blender.org/release/GPL3-license.txt
#Copyright:
#CopyrightUrl:
ShortDescription: Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, video editing and 2D animation pipeline.
#Description:
Moniker: blender
Tags:
- blender
- 3D
- animation
- rigging
- render
- modeling
- vfx
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,28 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: BlenderFoundation.Blender
PackageVersion: 2.92.0
PackageName: Blender
Publisher: The Blender Foundation
ShortDescription: Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, video editing and 2D animation pipeline.
PackageUrl: https://www.blender.org/
Moniker: blender
Tags:
- blender
- 3D
- animation
- rigging
- render
- modeling
- vfx
License: GPL 3.0 or later
LicenseUrl: https://download.blender.org/release/GPL3-license.txt
Installers:
- Architecture: x64
InstallerUrl: https://download.blender.org/release/Blender2.92/blender-2.92.0-windows64.msi
InstallerSha256: 15ee3a20b8af742a8977efb5bf41185901b14152df5ad9484a44b9cb915734b8
InstallerType: msi
InstallerSwitches:
Silent: /quiet /norestart
SilentWithProgress: /passive /norestart
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0