From 833d4a2e0161570a378fcd3cdb0a46e926180eeb Mon Sep 17 00:00:00 2001 From: Jesus Marquina Date: Tue, 27 Jan 2026 09:13:08 +0100 Subject: [PATCH] fix: Set new plugin repository --- README.md | 2 +- plugins/spectral | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a06f9e4a..2e1b82f22 100644 --- a/README.md +++ b/README.md @@ -724,7 +724,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | | Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | | Spark | [jeffryang24/asdf-spark](https://github.com/jeffryang24/asdf-spark) | -| Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | +| Spectral | [jesmarla/asdf-spectral](https://github.com/jesmarla/asdf-spectral) | | Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | | spotbugs | [jiahuili430/asdf-spotbugs](https://github.com/jiahuili430/asdf-spotbugs) | | Spring Boot CLI | [joschi/asdf-spring-boot](https://github.com/joschi/asdf-spring-boot) | diff --git a/plugins/spectral b/plugins/spectral index 545a6c523..eacf2f581 100644 --- a/plugins/spectral +++ b/plugins/spectral @@ -1 +1 @@ -repository = https://github.com/vbyrd/asdf-spectral.git +repository = https://github.com/jesmarla/asdf-spectral.git