labs_solar_system 1.2.0 (#1335)

This commit is contained in:
Léo Germond
2024-12-19 13:38:25 +01:00
committed by GitHub
parent b057e96306
commit fbe1937c94
@@ -0,0 +1,20 @@
name = "labs_solar_system"
description = "A set of SDL-based exercises to learn Ada"
version = "1.2.0"
website = "https://public-training.adacore.com/doc/labs/solar_system/index.html"
authors = ["Léo Germond"]
maintainers = ["Léo Germond <germond@adacore.com>"]
maintainers-logins = ["leogermond"]
licenses = "GPL-3.0-or-later"
executables = ["getting_started_main"]
tags = ["training", "labs", "graphics", "windowed"]
[[depends-on]]
mage = "~0.6.1"
[origin]
commit = "41b041801e30f38f4af8c8bca2c1f88c9eb9710d"
url = "git+https://github.com/adacore/training_labs_solar_system.git"