From 06a50c8e2be7cdd039efaa907a1c60ef2e522098 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 03:13:02 +0000 Subject: [PATCH] Update plugin index --- plugins/index.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/index.json b/plugins/index.json index 49407a7..185a426 100644 --- a/plugins/index.json +++ b/plugins/index.json @@ -5,6 +5,7 @@ { "name": "crystal", "desc": "Crystal plugin, supports version ≥ 0.24.2 and nightly builds, https://crystal-lang.org", "homepage": "https://github.com/yanecc/vfox-crystal" }, { "name": "dart", "desc": "dart plugin, support for getting stable, dev, beta version", "homepage": "https://github.com/version-fox/vfox-dart" }, { "name": "deno", "desc": "Deno plugin, https://deno.com/", "homepage": "https://github.com/version-fox/vfox-deno" }, +{ "name": "dotnet", "desc": "dotnet plugin, support for dotnet sdks 6.0, 7.0, 8.0", "homepage": "https://github.com/version-fox/vfox-dotnet" }, { "name": "elixir", "desc": "Elixir vfox plugin, support for managing multiple Elixir language versions in Windows & Uinx-like system.", "homepage": "https://github.com/version-fox/vfox-elixir" }, { "name": "erlang", "desc": "Erlang/OTP vfox plugin, support for managing multiple Erlang/OTP versions in Windows & Uinx-like system.", "homepage": "https://github.com/version-fox/vfox-erlang" }, { "name": "etcd", "desc": "etcd vfox plugin. Use the vfox to manage multiple etcd server & etcdctl & etcductl versions in Linux/Darwin/Windows. Also can be used to install an etcd with failpoint.", "homepage": "https://github.com/version-fox/vfox-etcd" },