commit 2638460c6c0fec96c4285af7b6a96c974e53acfd Author: raver Date: Tue Jun 23 18:18:26 2026 +0200 índice de proyectos (público) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02b5022 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +/* +!/.gitignore +!/index/ +index/* +!index/*/ +!index/index.toml +index/*/* +!index/*/*/ +index/*/*/* +!index/*/*/*.toml diff --git a/index/co/conversor/conversor-1.0.0.toml b/index/co/conversor/conversor-1.0.0.toml new file mode 100644 index 0000000..2deef7d --- /dev/null +++ b/index/co/conversor/conversor-1.0.0.toml @@ -0,0 +1,20 @@ +name = "conversor" +description = "Conversor de unidades (prueba tar)" +version = "1.0.0" + +authors = ["Your Name"] +maintainers = ["Your Name "] +maintainers-logins = ["raver"] +licenses = "MIT OR Apache-2.0 WITH LLVM-exception" +website = "" +tags = [] + +executables = ["conversor"] + +[origin] +hashes = [ +"sha256:89975ce64f6c7d39cd7e09aa40482fbea8d0d8ca47d24e37ea2455a5e86e435d", +"sha512:4e2e498f5a2622b35349306e5c5c54bc5d58b202a53b546dd3cd80ee6173956fbc915844ef3b02d9537fb8070df064ce52fcbf949e4ab16b22c3bdd68faa2635", +] +url = "https://gitea.porra.site/alire/conversor/releases/download/v1.0.0/conversor-1.0.0.tgz" + diff --git a/index/de/demo_publish/demo_publish-1.0.0.toml b/index/de/demo_publish/demo_publish-1.0.0.toml new file mode 100644 index 0000000..a1351c1 --- /dev/null +++ b/index/de/demo_publish/demo_publish-1.0.0.toml @@ -0,0 +1,20 @@ +name = "demo_publish" +description = "Demo de alr publish a Gitea" +version = "1.0.0" + +authors = ["Your Name"] +maintainers = ["Your Name "] +maintainers-logins = ["raver"] +licenses = "MIT OR Apache-2.0 WITH LLVM-exception" +website = "" +tags = [] + +executables = ["demo_publish"] + +[origin] +hashes = [ +"sha256:0e227e2bcde8aafacaca6fb22e2fd55962cd6cd9d97fd2ee8cb8ea213d8ff0e2", +"sha512:c7bf70343e875ee38efdfa3e73245dcd06283c313c6ce29ca100b93b47e31fcb7f643692de09cec318897fbfaccd2ac632f4a9175a7a0776265e7bdc30703fe5", +] +url = "https://gitea.porra.site/alire/demo_publish/releases/download/v1.0.0/demo_publish-1.0.0.tgz" + diff --git a/index/index.toml b/index/index.toml new file mode 100644 index 0000000..d619c75 --- /dev/null +++ b/index/index.toml @@ -0,0 +1 @@ +version = "1.4.0"