From c1d57de6e6f7f719e0246ed6c7deaba73214a6d8 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Mon, 8 Feb 2021 00:38:51 +0000 Subject: [PATCH] Blender version 2.91.2 (#7092) --- .../BlenderFoundation/Blender/2.91.2.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/BlenderFoundation/Blender/2.91.2.yaml diff --git a/manifests/BlenderFoundation/Blender/2.91.2.yaml b/manifests/BlenderFoundation/Blender/2.91.2.yaml new file mode 100644 index 000000000..7106369b2 --- /dev/null +++ b/manifests/BlenderFoundation/Blender/2.91.2.yaml @@ -0,0 +1,29 @@ +# ================== General ================== + +Id: BlenderFoundation.Blender +Version: 2.91.2 +Name: Blender +Publisher: 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. +Homepage: https://www.blender.org/ + +# ================== Search =================== + +AppMoniker: blender +Tags: blender, 3D, animation, rigging, render, modeling, vfx + +# ================== License ================== + +License: GPL 3.0 or later +LicenseUrl: https://download.blender.org/release/GPL3-license.txt + +# ================= Installer ================= + +Installers: + - Arch: x64 + Url: https://download.blender.org/release/Blender2.91/blender-2.91.2-windows64.msi + Sha256: 60dbc4fde64e0844f2fd37ac3a16faff62cc55d0807fb3424435a91298ec6e76 + InstallerType: msi + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart