From 1491a3ee94f931b3cbb1ff5adda6f1f982e66935 Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Tue, 5 Jan 2021 16:37:30 -0800 Subject: [PATCH] Removed broken manifest GeoGebra-GraphingCalculator-6.0.600.0.yaml (#5941) * Removed broken manifest manifests\GeoGebra\Geometry\6.0.600.0.yaml * Removed broken manifest manifests\GeoGebra\GraphingCalculator\6.0.600.0.yaml * adding back file --- .../GraphingCalculator/6.0.600.0.yaml | 24 ------------------- 1 file changed, 24 deletions(-) delete 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 deleted file mode 100644 index 3caa9f269..000000000 --- a/manifests/GeoGebra/GraphingCalculator/6.0.600.0.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# ================== 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