28 lines
962 B
YAML
28 lines
962 B
YAML
# ================== 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
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 6.0.592.0
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://download.geogebra.org/installers/6.0/graphing/GeoGebraGraphing-Windows-Installer-6-0-592-0.exe
|
|
Sha256: 43f042bf4a42068b77a4754ce76ee7c84477c16612ff440273e836142a6c0ff2
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|