diff --git a/index/alire-index-alire.ads b/index/alire-index-alire.ads index a8a856c3..2e719794 100644 --- a/index/alire-index-alire.ads +++ b/index/alire-index-alire.ads @@ -10,7 +10,7 @@ package Alire.Index.Alire is V_0_2 : constant Release := Project.Register (V ("0.2"), - Git (Repo, "dfddd0764a58a28bc06508f7b5454533f3fe6386"), + Git (Repo, "1e06706da1cc1aed48f7e98902bbdd8027810411"), Dependencies => Semantic_Versioning.V_0_1_2.Within_Minor and Simple_Logging.V_1_0.Within_Major); diff --git a/index/alire-index-alr.ads b/index/alire-index-alr.ads index b18fd6fd..82d47a1b 100644 --- a/index/alire-index-alr.ads +++ b/index/alire-index-alr.ads @@ -10,7 +10,7 @@ package Alire.Index.Alr is V_0_2 : constant Release := Project.Register (V ("0.2"), - Git (Repo, "33f9b389d392b25da4638daab976ce6df0760c14"), + Git (Repo, "1e06706da1cc1aed48f7e98902bbdd8027810411"), Dependencies => Alire.V_0_1_2.Within_Minor and Simple_Logging.V_1_0.Within_Major);