From dd4921a7ccb9df25c6dde0a36b45bb0c1bccb5aa Mon Sep 17 00:00:00 2001 From: Farhood <30388648+FeryET@users.noreply.github.com> Date: Fri, 12 Jan 2024 03:34:58 +0330 Subject: [PATCH] fix: update container-structure-test plugin (#946) --- README.md | 2 +- plugins/container-structure-test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d7ab72..18f60c7 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 1ea627f..58c835a 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