From a8f10e4711b81a41d8b5932c1fdd892c5c78572b Mon Sep 17 00:00:00 2001 From: Brecht Callens Date: Mon, 7 Sep 2020 23:28:04 +0200 Subject: [PATCH] Add GraphingCalculator v6.0.600.0 (#3446) --- .../GraphingCalculator/6.0.600.0.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/GeoGebra/GraphingCalculator/6.0.600.0.yaml diff --git a/manifests/GeoGebra/GraphingCalculator/6.0.600.0.yaml b/manifests/GeoGebra/GraphingCalculator/6.0.600.0.yaml new file mode 100644 index 000000000..3caa9f269 --- /dev/null +++ b/manifests/GeoGebra/GraphingCalculator/6.0.600.0.yaml @@ -0,0 +1,24 @@ +# ================== General ================== +Id: GeoGebra.GraphingCalculator +Publisher: GeoGebra +Name: Graphing Calculator +Author: GeoGebra +Description: Graph functions, investigate equations, and plot data with the free graphing app +AppMoniker: graphingcalculator +Tags: math tool, graphing, geometry + +# ================== License ================== +Homepage: https://www.geogebra.org/ +License: Non-commercial freeware; portions under GPL, CC-BY-NC-SA +LicenseUrl: https://www.geogebra.org/license + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +Version: 6.0.600.0 + +InstallerType: exe +Installers: + - Arch: x86 + Url: https://download.geogebra.org/installers/6.0/graphing/GeoGebraGraphing-Windows-Installer-6-0-600-0.exe + Sha256: 42E75C4806EAE8A598FBB9B7B6F36E7F3220E6F8E5AC2B2E682A38F568466551 + Scope: machine \ No newline at end of file