From b38de355793d6042ba6fa9b4bb2b5f28086a27fb Mon Sep 17 00:00:00 2001 From: xylophonez <69069725+xylophonez@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:12:49 +0000 Subject: [PATCH] Update weavevm.toml --- data/ecosystems/w/weavevm.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/ecosystems/w/weavevm.toml b/data/ecosystems/w/weavevm.toml index 98ee5c98c9..2792efde4e 100644 --- a/data/ecosystems/w/weavevm.toml +++ b/data/ecosystems/w/weavevm.toml @@ -6,12 +6,13 @@ sub_ecosystems = [] github_organizations = ["https://github.com/weavevm"] # Repositories -[[repo]] -url = "https://github.com/weaveVM/arweave-exex-backfill" [[repo]] url = "https://github.com/weaveVM/ark-lambda" +[[repo]] +url = "https://github.com/weaveVM/arweave-exex-backfill" + [[repo]] url = "https://github.com/weaveVM/avalanche-wvm-archiver"