From 3f20f93fd27acee8aaff57ec0fcd8ca73cea7045 Mon Sep 17 00:00:00 2001 From: LEGRAND david <1110600+davlgd@users.noreply.github.com> Date: Tue, 1 Sep 2020 17:38:57 +0200 Subject: [PATCH] Add Blender 2.90.0 (#3356) --- .../BlenderFoundation/Blender/2.90.0.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/BlenderFoundation/Blender/2.90.0.yaml diff --git a/manifests/BlenderFoundation/Blender/2.90.0.yaml b/manifests/BlenderFoundation/Blender/2.90.0.yaml new file mode 100644 index 000000000..d7921c998 --- /dev/null +++ b/manifests/BlenderFoundation/Blender/2.90.0.yaml @@ -0,0 +1,29 @@ +# ================== General ================== + +Id: BlenderFoundation.Blender +Version: 2.90.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.90/blender-2.90.0-windows64.msi + Sha256: d804166155188738951e26d13c67550b994273060176aa77eec666210e2c4ff0 + InstallerType: msi + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart