From ca5b477873da05056c416dd9858e81a397b18e89 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Mar 2020 08:04:54 -0700 Subject: [PATCH] Added svm solidity version manager to Ethereum --- data/ecosystems/e/ethereum.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 60ba8530..cffbf315 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1433,6 +1433,9 @@ url = "https://github.com/fortmatic/edcon2019-hackathon" [[repo]] url = "https://github.com/fortmatic/EthDenver-2019" +[[repo]] +url = "https://github.com/fortmatic/fortmatic-ios-pod" + [[repo]] url = "https://github.com/fortmatic/hackathon" @@ -2581,6 +2584,9 @@ url = "https://github.com/web3j/solidity-darwin-binaries" [[repo]] url = "https://github.com/web3j/solidity-gradle-plugin" +[[repo]] +url = "https://github.com/web3j/svm" + [[repo]] url = "https://github.com/web3j/web3j"