From 5119597cebb1afcc6642aba02c580afd61f4169f Mon Sep 17 00:00:00 2001 From: Remy Marquis Date: Sat, 28 Nov 2020 01:10:06 +0100 Subject: [PATCH] Added Blender 2.91.0 (#5036) --- .../BlenderFoundation/Blender/2.91.0.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/BlenderFoundation/Blender/2.91.0.yaml diff --git a/manifests/BlenderFoundation/Blender/2.91.0.yaml b/manifests/BlenderFoundation/Blender/2.91.0.yaml new file mode 100644 index 000000000..e8cb10273 --- /dev/null +++ b/manifests/BlenderFoundation/Blender/2.91.0.yaml @@ -0,0 +1,29 @@ +# ================== General ================== + +Id: BlenderFoundation.Blender +Version: 2.91.0 +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://mirror.clarkson.edu/blender/release/Blender2.91/blender-2.91.0-windows64.msi + Sha256: 3C951581B0F34A243A7F6C13743B779590EB9A55D1DB25238F31336F2D08E29B + InstallerType: msi + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart