From 24b4b9e634492c671fdd693d87f69833d09a7d55 Mon Sep 17 00:00:00 2001 From: bladeacer <148305363+bladeacer@users.noreply.github.com> Date: Mon, 8 Jun 2026 22:03:01 +0800 Subject: [PATCH] crdt 1.5.0 (via alr publish) (#1953) --- index/cr/crdt/crdt-1.5.0.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 index/cr/crdt/crdt-1.5.0.toml diff --git a/index/cr/crdt/crdt-1.5.0.toml b/index/cr/crdt/crdt-1.5.0.toml new file mode 100644 index 00000000..9a33412e --- /dev/null +++ b/index/cr/crdt/crdt-1.5.0.toml @@ -0,0 +1,20 @@ +name = "crdt" +description = "CRDT library for Ada/SPARK" +version = "1.5.0" + +authors = ["bladeacer"] +maintainers = ["bladeacer "] +maintainers-logins = ["bladeacer"] +licenses = "MIT" +website = "https://github.com/bladeacer/ada_crdt" +tags = ["crdt", "spark", "ada"] + + + +[origin] +hashes = [ +"sha256:e1f8ac189b360ad97b4569648406ed4f1c0aef3810d4a975457695fe0a98cf9a", +"sha512:7221048c5c0fc1367644380a9ee3322d872290caa6ebd9c2af5dd54dbf9be0541e74a93e5afd6351d9c8b207c0e7d9b12e4e72683dd282e94e4bce502a69fcf0", +] +url = "https://codeberg.org/bladeacer/Ada_CRDT/archive/v1.5.0.tar.gz" +