From eb1a684a4f9c203c81051146fcd99d912ae4900f Mon Sep 17 00:00:00 2001 From: Farhood Etaati Date: Fri, 12 Jan 2024 00:57:04 +0330 Subject: [PATCH] fix: swaps deprecated container-structure-test plugin with a functioning one --- README.md | 2 +- plugins/container-structure-test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d7ab72b8..18f60c71c 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | conftest | [looztra/asdf-conftest](https://github.com/looztra/asdf-conftest) | | Consul | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | container-diff | [cgroschupp/asdf-container-diff](https://github.com/cgroschupp/asdf-container-diff) | -| container-structure-test | [jonathanmorley/asdf-container-structure-test](https://github.com/jonathanmorley/asdf-container-structure-test) | +| container-structure-test | [FeryET/asdf-container-structure-test](https://github.com/FeryET/asdf-container-structure-test) | | cookiecutter | [shawon-crosen/asdf-cookiecutter](https://github.com/shawon-crosen/asdf-cookiecutter) | | Copper | [vladlosev/asdf-copper](https://github.com/vladlosev/asdf-copper) | | Coq | [gingerhot/asdf-coq](https://github.com/gingerhot/asdf-coq) | diff --git a/plugins/container-structure-test b/plugins/container-structure-test index 1ea627f93..58c835a4b 100644 --- a/plugins/container-structure-test +++ b/plugins/container-structure-test @@ -1 +1 @@ -repository = https://github.com/jonathanmorley/asdf-container-structure-test.git +repository = https://github.com/FeryET/asdf-container-structure-test.git