Migration to separate [origin] table

This commit is contained in:
Alejandro R. Mosteo
2020-07-24 11:51:40 +01:00
parent d4e3b9403c
commit 873aeb6196
110 changed files with 497 additions and 278 deletions
@@ -1,8 +1,10 @@
description = "Semantic Versioning in Ada"
name = "semantic_versioning"
version = "1.0.1"
origin = "https://github.com/alire-project/semantic_versioning/archive/v1.0.1.tar.gz"
licenses = []
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
origin-hashes = ["sha512:9c00fc816683f25c085e812b8b42b62faeaafd4fdbdb91a4ee453f6ccbb0b0ff82841dff4ff9f1528d594d97cd7c9d3681d5072f010f3f51722dce2a8f062e26"]
[origin]
url = "https://github.com/alire-project/semantic_versioning/archive/v1.0.1.tar.gz"
hashes = ["sha512:9c00fc816683f25c085e812b8b42b62faeaafd4fdbdb91a4ee453f6ccbb0b0ff82841dff4ff9f1528d594d97cd7c9d3681d5072f010f3f51722dce2a8f062e26"]