Migrated index format to per-release manifests

Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
This commit is contained in:
Alejandro R. Mosteo
2020-07-22 17:06:26 +01:00
parent 7abfff57ce
commit 31e9c543b3
163 changed files with 1610 additions and 2003 deletions
+10
View File
@@ -0,0 +1,10 @@
description = "Pick a file with probability proportional to its size"
name = "rsfile"
version = "1.0.0"
origin = "https://github.com/mosteo/rsfile/archive/v1.0.0.tar.gz"
authors = ["alejandro@mosteo.com"]
executables = ["rsfile"]
licenses = ["GPL 3.0"]
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
origin-hashes = ["sha512:41a4d1bf04d1b06634d4c8b33a1b5ee2c9b9e3c6fd3570d306df16a5f960748efd819c72f7295f65c1ebe8e5b30df0366c5f292abffdee96835b95d311b68e2c"]