matreshka URL updates (#701)

The site https://forge.ada-ru.org isn't available any more, so
replace source archives with GitHub release URLs.
This commit is contained in:
Maxim Reznik
2023-01-10 11:13:56 +02:00
committed by GitHub
parent cd3d9cab1f
commit eeeb7d09b3
58 changed files with 61 additions and 61 deletions
@@ -1,7 +1,7 @@
description = "MySQL binding for Ada"
name = "matreshka_sql_mysql"
version = "20.1.0"
website = "https://forge.ada-ru.org/matreshka"
website = "https://github.com/godunko/matreshka"
authors = ["Vadim Godunko"]
licenses = "BSD-3-Clause"
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
@@ -1,7 +1,7 @@
description = "MySQL binding for Ada"
name = "matreshka_sql_mysql"
version = "21.0.0"
website = "https://forge.ada-ru.org/matreshka"
website = "https://github.com/godunko/matreshka"
authors = ["Vadim Godunko"]
licenses = "BSD-3-Clause"
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]