diff --git a/index/alire-index-hello.ads b/index/alire-index-hello.ads index da104c7e..6bdfab93 100644 --- a/index/alire-index-hello.ads +++ b/index/alire-index-hello.ads @@ -3,7 +3,7 @@ with Alire.Index.Libhello; package Alire.Index.Hello is Name : constant Project_Name := "hello"; - Repo : constant URL := "git@bitbucket.org:aleteolabs/hello.git"; + Repo : constant URL := "https@bitbucket.org/aleteolabs/hello.git"; V_1_0_0 : constant Release := Register_Git (Name, diff --git a/index/alire-index-libhello.ads b/index/alire-index-libhello.ads index 9af875ff..455fbca1 100644 --- a/index/alire-index-libhello.ads +++ b/index/alire-index-libhello.ads @@ -1,7 +1,7 @@ package Alire.Index.Libhello is Name : constant Project_Name := "libhello"; - Repo : constant URL := "git@bitbucket.org:aleteolabs/libhello.git"; + Repo : constant URL := "https@bitbucket.org/aleteolabs/libhello.git"; V_1_0_0 : constant Release := Register_Git (Name,