From cff5cfd886fcee9f14762ab6b697949db752cef5 Mon Sep 17 00:00:00 2001 From: Xie Yanbo Date: Thu, 10 Jul 2025 18:13:54 +0800 Subject: [PATCH] feat: add dua plugin --- README.md | 1 + plugins/dua | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dua diff --git a/README.md b/README.md index 9a06f9e4..50e0458a 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | drone | [virtualstaticvoid/asdf-drone](https://github.com/virtualstaticvoid/asdf-drone) | | dst | [datasprayio/asdf-dst](https://github.com/datasprayio/asdf-dst) | | dt | [so-dang-cool/asdf-dt](https://github.com/so-dang-cool/asdf-dt) | +| dua | [xyb/asdf-dua](https://github.com/xyb/asdf-dua) | | duf | [NeoHsu/asdf-duf](https://github.com/NeoHsu/asdf-duf) | | dust | [looztra/asdf-dust](https://github.com/looztra/asdf-dust) | | DVC | [fwfurtado/asdf-dvc](https://github.com/fwfurtado/asdf-dvc) | diff --git a/plugins/dua b/plugins/dua new file mode 100644 index 00000000..b39157c5 --- /dev/null +++ b/plugins/dua @@ -0,0 +1 @@ +repository = https://github.com/xyb/asdf-dua.git