From 84532a3d8150654415cf693eb1b98339cb50d12b Mon Sep 17 00:00:00 2001 From: Martin Kleine <24376955+datenzar@users.noreply.github.com> Date: Wed, 17 Dec 2025 01:29:52 +0100 Subject: [PATCH 1/3] Create rbw --- plugins/rbw | 1 + 1 file changed, 1 insertion(+) create mode 100644 plugins/rbw diff --git a/plugins/rbw b/plugins/rbw new file mode 100644 index 00000000..9a4acde9 --- /dev/null +++ b/plugins/rbw @@ -0,0 +1 @@ +repository = https://github.com/datenzar/asdf-rbw/ From dcd7627e4d7bac00a0e2b5c7a19a69b1fadd9c0a Mon Sep 17 00:00:00 2001 From: Martin Kleine <24376955+datenzar@users.noreply.github.com> Date: Wed, 17 Dec 2025 01:31:20 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a06f9e4..45da17fe 100644 --- a/README.md +++ b/README.md @@ -652,6 +652,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Raku | [m-dango/asdf-raku](https://github.com/m-dango/asdf-raku) | | Rancher | [abinet/asdf-rancher](https://github.com/abinet/asdf-rancher) | | Rbac-lookup | [looztra/asdf-rbac-lookup](https://github.com/looztra/asdf-rbac-lookup) | +@ rbw | [datenzar/asdf-rbw](https://github.com/datenzar/asdf-rbw/) | | Rclone | [johnlayton/asdf-rclone](https://github.com/johnlayton/asdf-rclone) | | Rebar | [Stratus3D/asdf-rebar](https://github.com/Stratus3D/asdf-rebar) | | Reckoner | [FairwindsOps/asdf-reckoner](https://github.com/FairwindsOps/asdf-reckoner) | From 0e926fcace353bfed8a133701a73af2ed577e491 Mon Sep 17 00:00:00 2001 From: Martin Kleine <24376955+datenzar@users.noreply.github.com> Date: Wed, 17 Dec 2025 01:31:57 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45da17fe..aeebcc45 100644 --- a/README.md +++ b/README.md @@ -652,7 +652,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Raku | [m-dango/asdf-raku](https://github.com/m-dango/asdf-raku) | | Rancher | [abinet/asdf-rancher](https://github.com/abinet/asdf-rancher) | | Rbac-lookup | [looztra/asdf-rbac-lookup](https://github.com/looztra/asdf-rbac-lookup) | -@ rbw | [datenzar/asdf-rbw](https://github.com/datenzar/asdf-rbw/) | +| rbw | [datenzar/asdf-rbw](https://github.com/datenzar/asdf-rbw/) | | Rclone | [johnlayton/asdf-rclone](https://github.com/johnlayton/asdf-rclone) | | Rebar | [Stratus3D/asdf-rebar](https://github.com/Stratus3D/asdf-rebar) | | Reckoner | [FairwindsOps/asdf-reckoner](https://github.com/FairwindsOps/asdf-reckoner) |