From 0659e3c7a8c83817f166d08848239f628ae62f98 Mon Sep 17 00:00:00 2001 From: Athul Vinod <26256974+PlaidDroid@users.noreply.github.com> Date: Fri, 22 May 2020 05:28:16 +0530 Subject: [PATCH] add Blender (#453) * add Blender * fixed possible errors --- manifests/BlenderFoundation/Blender/2.82a.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/BlenderFoundation/Blender/2.82a.yaml diff --git a/manifests/BlenderFoundation/Blender/2.82a.yaml b/manifests/BlenderFoundation/Blender/2.82a.yaml new file mode 100644 index 000000000..42b8a35a7 --- /dev/null +++ b/manifests/BlenderFoundation/Blender/2.82a.yaml @@ -0,0 +1,14 @@ +Id: blenderfoundation.blender +Publisher: The Blender Foundation +Homepage: https://www.blender.org/ +Name: Blender +Version: 2.82a +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. +Tags: "blender,3D,animation,rigging,render,modeling,vfx," +License: Copyright (C) 2007 Free Software Foundation, Inc. - GNU General Public License +LicenseUrl: https://download.blender.org/release/GPL3-license.txt +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download.blender.org/release/Blender2.82/blender-2.82a-windows64.msi + Sha256: bb98750a3374c48bb8b321c4e07fa3265afe00d87ea2613efe0001ddc77a3abc \ No newline at end of file