diff --git a/README.md b/README.md index 9a06f9e4..71725bca 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec ## Plugin List | Tool / Language | Plugin Repository | -| :---------------------------- | :---------------------------------------------------------------------------------------------------------------- | +| :---------------------------- | :---------------------------------------------------------------------------------------------------------------- | --- | | .Net | [hensou/asdf-dotnet](https://github.com/hensou/asdf-dotnet) | | .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | | 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | @@ -843,6 +843,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | vhs | [chessmango/asdf-vhs](https://github.com/chessmango/asdf-vhs) | | Viddy | [ryodocx/asdf-viddy](https://github.com/ryodocx/asdf-viddy) | | Vim | [tsuyoshicho/asdf-vim](https://github.com/tsuyoshicho/asdf-vim) | +| voyager | [NethermindEth/asdf-voyager-verifier](https://github.com/NethermindEth/asdf-voyager-verifier) | | | vlt | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | vultr-cli | [ikuradon/asdf-vultr-cli](https://github.com/ikuradon/asdf-vultr-cli) | | watchexec | [nyrst/asdf-watchexec](https://github.com/nyrst/asdf-watchexec) | diff --git a/plugins/voyager b/plugins/voyager new file mode 100644 index 00000000..45aa0a18 --- /dev/null +++ b/plugins/voyager @@ -0,0 +1 @@ +repository = https://github.com/NethermindEth/asdf-voyager-verifier.git