From ae976dbddeedc3090293d6ce2b8f87bf86f7a19b Mon Sep 17 00:00:00 2001 From: Esco Date: Mon, 29 Jun 2020 03:30:15 +0200 Subject: [PATCH] Blender v2.83.1 (#2154) --- .../BlenderFoundation/Blender/2.83.1.yaml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 manifests/BlenderFoundation/Blender/2.83.1.yaml diff --git a/manifests/BlenderFoundation/Blender/2.83.1.yaml b/manifests/BlenderFoundation/Blender/2.83.1.yaml new file mode 100644 index 000000000..fe8702bc4 --- /dev/null +++ b/manifests/BlenderFoundation/Blender/2.83.1.yaml @@ -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