Blender v2.83.1 (#2154)
This commit is contained in:
34
manifests/BlenderFoundation/Blender/2.83.1.yaml
Normal file
34
manifests/BlenderFoundation/Blender/2.83.1.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
# ================== General ==================
|
||||
Id: BlenderFoundation.Blender
|
||||
Publisher: The Blender Foundation
|
||||
Name: Blender
|
||||
Author: The Blender Foundation
|
||||
Description: 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.
|
||||
AppMoniker: blender
|
||||
Tags: blender, 3D, animation, rigging, render, modeling, vfx
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://www.blender.org/
|
||||
License: GPL 3.0 or later
|
||||
LicenseUrl: https://download.blender.org/release/GPL3-license.txt
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 2.83.1
|
||||
|
||||
Switches:
|
||||
Custom: /norestart
|
||||
Silent: /quiet /qn
|
||||
SilentWithProgress: /passive
|
||||
#Interactive: # Interactive is not supported in this preview (5/24/2020)
|
||||
#Language: en-US # Language is not supported in this preview (5/24/2020)
|
||||
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://download.blender.org/release/Blender2.83/blender-2.83.1-windows64.msi
|
||||
Sha256: 4800c50595501687043b5e1c3620206bde7b6ce88288966ac589e9c2f855c017
|
||||
#Scope: machine # Scope is not supported in this preview (5/24/2020)
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user