From 1fd7c29b32e7bbc57470f0d70c3d99b458454c00 Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:15:04 +0300 Subject: [PATCH 01/57] feat: add apollo-ios-cli (#983) --- README.md | 1 + plugins/apollo-ios-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/apollo-ios-cli diff --git a/README.md b/README.md index 518da03ac..42d93d3db 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ant | [jackboespflug/asdf-ant](https://github.com/jackboespflug/asdf-ant) | | Apache Jmeter | [comdotlinux/asdf-jmeter](https://github.com/comdotlinux/asdf-jmeter) | | apko | [omissis/asdf-apko](https://github.com/omissis/asdf-apko) | +| apollo-ios-cli | [MacPaw/asdf-apollo-ios-cli](https://github.com/MacPaw/asdf-apollo-ios-cli) | | Apollo Router | [safx/asdf-apollo-router](https://github.com/safx/asdf-apollo-router) | | arc | [ORCID/asdf-arc](https://github.com/ORCID/asdf-arc) | | argo | [sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) | diff --git a/plugins/apollo-ios-cli b/plugins/apollo-ios-cli new file mode 100644 index 000000000..6a8cd0f47 --- /dev/null +++ b/plugins/apollo-ios-cli @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-apollo-ios-cli From 96f4e999094dfdff28395780b260c616d3f9943a Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:15:38 +0300 Subject: [PATCH 02/57] feat: add sentry-cli (#984) --- README.md | 1 + plugins/sentry-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sentry-cli diff --git a/README.md b/README.md index 42d93d3db..871afd4e2 100644 --- a/README.md +++ b/README.md @@ -642,6 +642,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | semtag | [junminahn/asdf-semtag](https://github.com/junminahn/asdf-semtag) | | semver | [mathew-fleisch/asdf-semver](https://github.com/mathew-fleisch/asdf-semver) | | Sentinel | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | +| sentry-cli | [MacPaw/asdf-sentry-cli](https://github.com/MacPaw/asdf-sentry-cli) | | Serf | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | serverless | [pdemagny/asdf-serverless](https://github.com/pdemagny/asdf-serverless) | | shell2http | [ORCID/asdf-shell2http](https://github.com/ORCID/asdf-shell2http) | diff --git a/plugins/sentry-cli b/plugins/sentry-cli new file mode 100644 index 000000000..4df605d82 --- /dev/null +++ b/plugins/sentry-cli @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-sentry-cli From 57f34fe27c26c75cf08d07f64441f8557715bf23 Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:16:10 +0300 Subject: [PATCH 03/57] feat: add xcbeautify (#985) --- README.md | 1 + plugins/xcbeautify | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/xcbeautify diff --git a/README.md b/README.md index 871afd4e2..84a195569 100644 --- a/README.md +++ b/README.md @@ -791,6 +791,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | XCTestHTMLReport | [younke/asdf-xchtmlreport](https://github.com/younke/asdf-xchtmlreport) | | XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | | xc | [airtonix/asdf-xc](https://github.com/airtonix/asdf-xc) | +| xcbeautify | [MacPaw/asdf-xcbeautify](https://github.com/MacPaw/asdf-xcbeautify) | | xcodes | [younke/asdf-xcodes](https://github.com/younke/asdf-xcodes) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | diff --git a/plugins/xcbeautify b/plugins/xcbeautify new file mode 100644 index 000000000..f38626727 --- /dev/null +++ b/plugins/xcbeautify @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-xcbeautify.git From 4949cf7409a13d9b926ec24edacb016cd3210c6d Mon Sep 17 00:00:00 2001 From: Pavel Makarenko Date: Sat, 5 Oct 2024 17:19:04 +0400 Subject: [PATCH 04/57] feat: add zls (#986) Co-authored-by: James Hegedus --- README.md | 1 + plugins/zls | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/zls diff --git a/README.md b/README.md index 84a195569..3aa2deb5d 100644 --- a/README.md +++ b/README.md @@ -810,6 +810,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | zellij | [chessmango/asdf-zellij](https://github.com/chessmango/asdf-zellij) | | Zephyr | [nsaunders/asdf-zephyr](https://github.com/nsaunders/asdf-zephyr) | | Zig | [cheetah/asdf-zig](https://github.com/cheetah/asdf-zig) | +| zls | [miome/asdf-zls](https://github.com/m1ome/asdf-zls) | | zigmod | [kachick/asdf-zigmod](https://github.com/kachick/asdf-zigmod) | | Zola | [salasrod/asdf-zola](https://github.com/salasrod/asdf-zola) | | zoxide | [nyrst/asdf-zoxide](https://github.com/nyrst/asdf-zoxide) | diff --git a/plugins/zls b/plugins/zls new file mode 100644 index 000000000..713f7c44e --- /dev/null +++ b/plugins/zls @@ -0,0 +1 @@ +repository = https://github.com/m1ome/asdf-zls From c9cfbe475fd61e9768545c41c1548a7a8572cfe0 Mon Sep 17 00:00:00 2001 From: James Hegedus Date: Sat, 5 Oct 2024 23:24:39 +1000 Subject: [PATCH 05/57] fix: remove Bin plugin that no longer exists (#1057) --- README.md | 1 - plugins/bin | 1 - 2 files changed, 2 deletions(-) delete mode 100644 plugins/bin diff --git a/README.md b/README.md index 3aa2deb5d..59178e460 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,6 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | bbr-s3-config-validator | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | benthos | [benthosdev/benthos-asdf](https://github.com/benthosdev/benthos-asdf) | | bfs | [virtualroot/asdf-bfs](https://github.com/virtualroot/asdf-bfs) | -| Bin | [yozachar/asdf-bin](https://github.com/yozachar/asdf-bin) | | binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | | Bitwarden | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | | bitwarden-secrets-manager | [asdf-community/asdf-bitwarden-secrets-manager](https://github.com/asdf-community/asdf-bitwarden-secrets-manager) | diff --git a/plugins/bin b/plugins/bin deleted file mode 100644 index d5bff3d8a..000000000 --- a/plugins/bin +++ /dev/null @@ -1 +0,0 @@ -repository = https://github.com/yozachar/asdf-bin.git From eb818d9e65d70f785668510365005a35aa9162f6 Mon Sep 17 00:00:00 2001 From: nasa9084 Date: Sat, 5 Oct 2024 22:26:19 +0900 Subject: [PATCH 06/57] feat: add tfcmt plugin (#987) Co-authored-by: James Hegedus --- README.md | 1 + plugins/tfcmt | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/tfcmt diff --git a/README.md b/README.md index 59178e460..c69cb71b9 100644 --- a/README.md +++ b/README.md @@ -720,6 +720,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | | Terramate | [martinlindner/asdf-terramate](https://github.com/martinlindner/asdf-terramate) | | Terrascan | [hpdobrica/asdf-terrascan](https://github.com/hpdobrica/asdf-terrascan) | +| tfcmt | [nasa9084/asdf-tfcmt](https://github.com/nasa9084/asdf-tfcmt) | | tfctl | [deas/asdf-tfctl](https://github.com/deas/asdf-tfctl) | | tfc-agent | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | tfenv | [carlduevel/asdf-tfenv](https://github.com/carlduevel/asdf-tfenv) | diff --git a/plugins/tfcmt b/plugins/tfcmt new file mode 100644 index 000000000..54374b11f --- /dev/null +++ b/plugins/tfcmt @@ -0,0 +1 @@ +repository = https://github.com/nasa9084/asdf-tfcmt.git From b496d11a59e86693531c904a831b8b1deb21c6fa Mon Sep 17 00:00:00 2001 From: Rob Zwissler Date: Sat, 5 Oct 2024 06:28:02 -0700 Subject: [PATCH 07/57] feat: add asdf sync plugin (#988) --- README.md | 1 + plugins/sync | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sync diff --git a/README.md b/README.md index c69cb71b9..8c2bebf43 100644 --- a/README.md +++ b/README.md @@ -695,6 +695,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Swiftlint | [klundberg/asdf-swiftlint](https://github.com/klundberg/asdf-swiftlint) | | SWIProlog | [mracos/asdf-swiprolog](https://github.com/mracos/asdf-swiprolog) | | syft | [davidgp1701/asdf-syft](https://github.com/davidgp1701/asdf-syft) | +| sync | [robzr/asdf-sync](https://github.com/robzr/asdf-sync) | | syncher | [nwillc/syncher](https://github.com/nwillc/syncher) | | talhelper | [bjw-s/asdf-talhelper](https://github.com/bjw-s/asdf-talhelper) | | Talos | [particledecay/asdf-talos](https://github.com/particledecay/asdf-talos) | diff --git a/plugins/sync b/plugins/sync new file mode 100644 index 000000000..cf153f73c --- /dev/null +++ b/plugins/sync @@ -0,0 +1 @@ +repository = https://github.com/robzr/asdf-sync From 41c25e3bf367aaaf0f56085b11c8e8b5d431d4d4 Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:30:01 +0300 Subject: [PATCH 08/57] feat: add xcresultparser (#989) Co-authored-by: James Hegedus --- README.md | 1 + plugins/xcresultparser | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/xcresultparser diff --git a/README.md b/README.md index 8c2bebf43..36906ffb8 100644 --- a/README.md +++ b/README.md @@ -794,6 +794,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | xc | [airtonix/asdf-xc](https://github.com/airtonix/asdf-xc) | | xcbeautify | [MacPaw/asdf-xcbeautify](https://github.com/MacPaw/asdf-xcbeautify) | | xcodes | [younke/asdf-xcodes](https://github.com/younke/asdf-xcodes) | +| xcresultparser | [MacPaw/asdf-xcresultparser](https://github.com/MacPaw/asdf-xcresultparser) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | | yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | diff --git a/plugins/xcresultparser b/plugins/xcresultparser new file mode 100644 index 000000000..1b0fe2e51 --- /dev/null +++ b/plugins/xcresultparser @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-xcresultparser.git From 42ed68ed6f8d6075bccff399c1cd4cc80f724ec7 Mon Sep 17 00:00:00 2001 From: Greg Rynkowski <5878299+rynkowsg@users.noreply.github.com> Date: Sat, 5 Oct 2024 15:31:28 +0200 Subject: [PATCH 09/57] feat: add garden-cli plugin (#990) Co-authored-by: James Hegedus --- README.md | 1 + plugins/garden-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/garden-cli diff --git a/README.md b/README.md index 36906ffb8..b6195ebc2 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | gallery-dl | [iul1an/asdf-gallery-dl](https://github.com/iul1an/asdf-gallery-dl) | | gam | [offbyone/asdf-gam](https://github.com/offbyone/asdf-gam) | | gator | [MxNxPx/asdf-gator](https://github.com/MxNxPx/asdf-gator) | +| garden-cli | [rynkowsg/asdf-garden-cli](https://github.com/rynkowsg/asdf-garden-cli) | | gcc-arm-none-eabi | [dlech/asdf-gcc-arm-none-eabi](https://github.com/dlech/asdf-gcc-arm-none-eabi) | | gcloud | [jthegedus/asdf-gcloud](https://github.com/jthegedus/asdf-gcloud) | | getenvoy | [asdf-community/asdf-getenvoy](https://github.com/asdf-community/asdf-getenvoy) | diff --git a/plugins/garden-cli b/plugins/garden-cli new file mode 100644 index 000000000..5dbf2b6a0 --- /dev/null +++ b/plugins/garden-cli @@ -0,0 +1 @@ +repository = https://github.com/rynkowsg/asdf-garden-cli.git From 8471aa808b41e6129a10b1108c2b0982524419b8 Mon Sep 17 00:00:00 2001 From: Chris Sergienko Date: Sat, 5 Oct 2024 16:32:59 +0300 Subject: [PATCH 10/57] feat: add helix editor (#991) Co-authored-by: James Hegedus --- README.md | 1 + plugins/helix-editor | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/helix-editor diff --git a/README.md b/README.md index b6195ebc2..bf08d9dff 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Haxe | [asdf-community/asdf-haxe](https://github.com/asdf-community/asdf-haxe) | | hcl2json | [dex4er/asdf-hcl2json](https://github.com/dex4er/asdf-hcl2json) | | hcloud | [chessmango/asdf-hcloud](https://github.com/chessmango/asdf-hcloud) | +| Helix Editor | [CSergienko/asdf-helix](https://github.com/CSergienko/asdf-helix) | | Helm | [Antiarchitect/asdf-helm](https://github.com/Antiarchitect/asdf-helm) | | Helm Chart Releaser | [Antiarchitect/asdf-helm-cr](https://github.com/Antiarchitect/asdf-helm-cr) | | Helm Chart Tester | [tablexi/asdf-helm-ct](https://github.com/tablexi/asdf-helm-ct) | diff --git a/plugins/helix-editor b/plugins/helix-editor new file mode 100644 index 000000000..ec2bf8a82 --- /dev/null +++ b/plugins/helix-editor @@ -0,0 +1 @@ +repository = https://github.com/CSergienko/asdf-helix From ef8f628397818e5513f8e9124a8499e15302231e Mon Sep 17 00:00:00 2001 From: Ross Williams Date: Sat, 5 Oct 2024 23:37:52 +1000 Subject: [PATCH 11/57] feat: add auth0-cli plugin (#992) --- README.md | 1 + plugins/auth0-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/auth0-cli diff --git a/README.md b/README.md index bf08d9dff..3554b32da 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | | assh | [zekker6/asdf-assh](https://github.com/zekker6/asdf-assh) | | atlas | [pbr0ck3r/asdf-atlas](https://github.com/pbr0ck3r/asdf-atlas) | +| auth0-cli | [gunzy83/asdf-auth0-cli](https://github.com/gunzy83/asdf-auth0-cli) | | auto-doc | [looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | | aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | | aws-amplify-cli | [LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | diff --git a/plugins/auth0-cli b/plugins/auth0-cli new file mode 100644 index 000000000..5d83ce688 --- /dev/null +++ b/plugins/auth0-cli @@ -0,0 +1 @@ +repository = https://github.com/gunzy83/asdf-auth0-cli.git From c82b33c328ed2e5b6ebe0464afaed0d467e7c660 Mon Sep 17 00:00:00 2001 From: Ben Youngblood Date: Sat, 5 Oct 2024 06:38:52 -0700 Subject: [PATCH 12/57] feat: add nerves-toolchain plugin (#994) --- README.md | 1 + plugins/nerves-toolchain | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/nerves-toolchain diff --git a/README.md b/README.md index 3554b32da..03edde2c9 100644 --- a/README.md +++ b/README.md @@ -521,6 +521,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | nasm | [Dpbm/asdf-nasm](https://github.com/Dpbm/asdf-nasm) | | Neko Virtual Machine | [asdf-community/asdf-neko](https://github.com/asdf-community/asdf-neko) | | Neovim | [richin13/asdf-neovim](https://github.com/richin13/asdf-neovim) | +| Nerves Toolchain | [nerves-project/asdf-plugin-nerves-toolchain](https://github.com/nerves-project/asdf-plugin-nerves-toolchain) | | nerdctl | [dmpe/asdf-nerdctl](https://github.com/dmpe/asdf-nerdctl) | | newrelic-cli | [NeoHsu/asdf-newrelic-cli](https://github.com/NeoHsu/asdf-newrelic-cli) | | nfpm | [ORCID/asdf-nfpm](https://github.com/ORCID/asdf-nfpm) | diff --git a/plugins/nerves-toolchain b/plugins/nerves-toolchain new file mode 100644 index 000000000..c49bfedd1 --- /dev/null +++ b/plugins/nerves-toolchain @@ -0,0 +1 @@ +repository = https://github.com/nerves-project/asdf-plugin-nerves-toolchain From 445e0db2769408cc460da32c4156a50a640d7395 Mon Sep 17 00:00:00 2001 From: Daiki Noda Date: Sat, 5 Oct 2024 22:39:33 +0900 Subject: [PATCH 13/57] feat: add pandoc-crossref plugin (#997) Co-authored-by: Daiki Noda --- README.md | 1 + plugins/pandoc-crossref | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/pandoc-crossref diff --git a/README.md b/README.md index 03edde2c9..3a0d88adf 100644 --- a/README.md +++ b/README.md @@ -560,6 +560,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pachctl | [abatilo/asdf-pachctl](https://github.com/abatilo/asdf-pachctl) | | Packer | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | Pandoc | [Fbrisset/asdf-pandoc](https://github.com/Fbrisset/asdf-pandoc) | +| pandoc-crossref | [sys9kdr/asdf-pandoc-crossref](https://github.com/sys9kdr/asdf-pandoc-crossref) | | patat | [airtonix/asdf-patat](https://github.com/airtonix/asdf-patat) | | peco | [asdf-community/asdf-peco](https://github.com/asdf-community/asdf-peco) | | pdm | [1oglop1/asdf-pdm](https://github.com/1oglop1/asdf-pdm) | diff --git a/plugins/pandoc-crossref b/plugins/pandoc-crossref new file mode 100644 index 000000000..e473ff2b3 --- /dev/null +++ b/plugins/pandoc-crossref @@ -0,0 +1 @@ +repository = https://github.com/sys9kdr/asdf-pandoc-crossref From 8474f06348cc8a0ad07012bbdb616c7b56b3785c Mon Sep 17 00:00:00 2001 From: surskitt <1909963+surskitt@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:40:45 +0100 Subject: [PATCH 14/57] feat: add mirantis launchpad plugin (#999) Co-authored-by: surskitt --- README.md | 1 + plugins/launchpad | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/launchpad diff --git a/README.md b/README.md index 3a0d88adf..bf495333a 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | kwt | [vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | | lab | [particledecay/asdf-lab](https://github.com/particledecay/asdf-lab) | | lane | [CodeReaper/asdf-lane](https://github.com/CodeReaper/asdf-lane) | +| launchpad | [surskitt/asdf-launchpad](https://github.com/surskitt/asdf-launchpad) | | lazygit | [nklmilojevic/asdf-lazygit](https://github.com/nklmilojevic/asdf-lazygit) | | Lean | [asdf-community/asdf-lean](https://github.com/asdf-community/asdf-lean) | | Leiningen | [miorimmax/asdf-lein](https://github.com/miorimmax/asdf-lein) | diff --git a/plugins/launchpad b/plugins/launchpad new file mode 100644 index 000000000..f0919ee10 --- /dev/null +++ b/plugins/launchpad @@ -0,0 +1 @@ +repository = https://github.com/surskitt/asdf-launchpad.git From ab12f956d687f2de129f824d9f4a0173518f7495 Mon Sep 17 00:00:00 2001 From: Maxim Butov Date: Sat, 5 Oct 2024 16:41:10 +0300 Subject: [PATCH 15/57] refactor: moving asdf-tomcat plugin into asdf-community (#1000) Co-authored-by: Maxim Butov --- README.md | 2 +- plugins/tomcat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf495333a..38b301049 100644 --- a/README.md +++ b/README.md @@ -747,7 +747,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | tlsg-cli | [0ghny/asdf-tlsgcli](https://github.com/0ghny/asdf-tlsgcli) | | Tmux | [aphecetche/asdf-tmux](https://github.com/aphecetche/asdf-tmux) | | Tokei | [gasuketsu/asdf-tokei](https://github.com/gasuketsu/asdf-tokei) | -| tomcat | [mbutov/asdf-tomcat](https://github.com/mbutov/asdf-tomcat) | +| tomcat | [asdf-community/asdf-tomcat](https://github.com/asdf-community/asdf-tomcat) | | tonnage | [elementalvoid/asdf-tonnage](https://github.com/elementalvoid/asdf-tonnage) | | tool-versions-to-env | [smartcontractkit/tool-versions-to-env-action](https://github.com/smartcontractkit/tool-versions-to-env-action) | | Traefik | [Dabolus/asdf-traefik](https://github.com/Dabolus/asdf-traefik) | diff --git a/plugins/tomcat b/plugins/tomcat index a88673352..81774690c 100644 --- a/plugins/tomcat +++ b/plugins/tomcat @@ -1 +1 @@ -repository = https://github.com/mbutov/asdf-tomcat +repository = https://github.com/asdf-community/asdf-tomcat From c450d9b54ae6e455853c61244168ceb2c8821573 Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Sat, 5 Oct 2024 22:42:54 +0900 Subject: [PATCH 16/57] fix: update plugins owner for cargo-make, yamlfmt and zigmod (#1001) Co-authored-by: James Hegedus --- README.md | 6 +++--- plugins/cargo-make | 2 +- plugins/yamlfmt | 2 +- plugins/zigmod | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 38b301049..75689d117 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | CalendarSync | [FeryET/asdf-calendarsync](https://github.com/FeryET/asdf-calendarsync) | | Calicoctl | [FairwindsOps/asdf-calicoctl](https://github.com/FairwindsOps/asdf-calicoctl) | | Camunda Modeler | [barmac/asdf-camunda-modeler](https://github.com/barmac/asdf-camunda-modeler) | -| cargo-make | [kachick/asdf-cargo-make](https://github.com/kachick/asdf-cargo-make) | +| cargo-make | [mise-plugins/asdf-cargo-make](https://github.com/mise-plugins/asdf-cargo-make) | | Carp | [susurri/asdf-carp](https://github.com/susurri/asdf-carp) | | carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | | ccache | [asdf-community/asdf-ccache](https://github.com/asdf-community/asdf-ccache) | @@ -803,7 +803,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | xcresultparser | [MacPaw/asdf-xcresultparser](https://github.com/MacPaw/asdf-xcresultparser) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | -| yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | +| yamlfmt | [mise-plugins/asdf-yamlfmt](https://github.com/mise-plugins/asdf-yamlfmt) | | yamllint | [ericcornelissen/asdf-yamllint](https://github.com/ericcornelissen/asdf-yamllint) | | yamlscript | [FeryET/asdf-yamlscript](https://github.com/FeryET/asdf-yamlscript) | | Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | @@ -818,8 +818,8 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | zellij | [chessmango/asdf-zellij](https://github.com/chessmango/asdf-zellij) | | Zephyr | [nsaunders/asdf-zephyr](https://github.com/nsaunders/asdf-zephyr) | | Zig | [cheetah/asdf-zig](https://github.com/cheetah/asdf-zig) | +| zigmod | [mise-plugins/asdf-zigmod](https://github.com/mise-plugins/asdf-zigmod) | | zls | [miome/asdf-zls](https://github.com/m1ome/asdf-zls) | -| zigmod | [kachick/asdf-zigmod](https://github.com/kachick/asdf-zigmod) | | Zola | [salasrod/asdf-zola](https://github.com/salasrod/asdf-zola) | | zoxide | [nyrst/asdf-zoxide](https://github.com/nyrst/asdf-zoxide) | | zprint | [carlduevel/asdf-zprint](https://github.com/carlduevel/asdf-zprint) | diff --git a/plugins/cargo-make b/plugins/cargo-make index 50a255820..4e5b67ddd 100644 --- a/plugins/cargo-make +++ b/plugins/cargo-make @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-cargo-make.git +repository = https://github.com/mise-plugins/asdf-cargo-make.git diff --git a/plugins/yamlfmt b/plugins/yamlfmt index 390fd7917..5bb682f8a 100644 --- a/plugins/yamlfmt +++ b/plugins/yamlfmt @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-yamlfmt.git +repository = https://github.com/mise-plugins/asdf-yamlfmt.git diff --git a/plugins/zigmod b/plugins/zigmod index 7eb0f2e60..dd7bf9c44 100644 --- a/plugins/zigmod +++ b/plugins/zigmod @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-zigmod.git +repository = https://github.com/mise-plugins/asdf-zigmod.git From 44254b21c72a0503b524d4552129d4c0f450fbeb Mon Sep 17 00:00:00 2001 From: Maxim Butov Date: Sat, 5 Oct 2024 16:43:28 +0300 Subject: [PATCH 17/57] feat: asdf-jetbrains plugin (#1002) Co-authored-by: Maxim Butov --- README.md | 1 + plugins/jetbrains | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/jetbrains diff --git a/README.md b/README.md index 75689d117..c21878c75 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Java | [halcyon/asdf-java](https://github.com/halcyon/asdf-java) | | jb | [beardix/asdf-jb](https://github.com/beardix/asdf-jb) | | jbang | [jbangdev/jbang-asdf](https://github.com/jbangdev/jbang-asdf) | +| jetbrains | [asdf-community/asdf-jetbrains](https://github.com/asdf-community/asdf-jetbrains) | | jfrog-cli | [LozanoMatheus/asdf-jfrog-cli](https://github.com/LozanoMatheus/asdf-jfrog-cli) | | jib | [joschi/asdf-jib](https://github.com/joschi/asdf-jib) | | jiq | [chessmango/asdf-jiq](https://github.com/chessmango/asdf-jiq) | diff --git a/plugins/jetbrains b/plugins/jetbrains new file mode 100644 index 000000000..3601e89a8 --- /dev/null +++ b/plugins/jetbrains @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-jetbrains From 863db2a03b4106a8663ce9f74b518dc8087e5faa Mon Sep 17 00:00:00 2001 From: Jonatan Chaverri Date: Sat, 5 Oct 2024 07:44:42 -0600 Subject: [PATCH 18/57] feat: add dojo plugin (#1003) Co-authored-by: Jonatan Chaverri --- README.md | 1 + plugins/dojo | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dojo diff --git a/README.md b/README.md index c21878c75..d1ccaf8b0 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | doctl | [maristgeek/asdf-doctl](https://github.com/maristgeek/asdf-doctl) | | docToolchain | [joschi/asdf-doctoolchain](https://github.com/joschi/asdf-doctoolchain) | | docuum | [bradym/asdf-docuum](https://github.com/bradym/asdf-docuum) | +| dojo | [dojoengine/asdf-dojo](https://github.com/dojoengine/asdf-dojo) | | DOME | [jtakakura/asdf-dome](https://github.com/jtakakura/asdf-dome) | | doppler | [takutakahashi/asdf-doppler](https://github.com/takutakahashi/asdf-doppler) | | dotenv-linter | [wesleimp/asdf-dotenv-linter](https://github.com/wesleimp/asdf-dotenv-linter) | diff --git a/plugins/dojo b/plugins/dojo new file mode 100644 index 000000000..e4de826ea --- /dev/null +++ b/plugins/dojo @@ -0,0 +1 @@ +repository = https://github.com/dojoengine/asdf-dojo.git From 7313362524652fe79003535cae6eccf330125fcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20=22Bob=22=20Massard?= Date: Sat, 5 Oct 2024 15:45:24 +0200 Subject: [PATCH 19/57] feat: add asdf-e1s plugin (#1004) Signed-off-by: Theo Bob Massard --- README.md | 1 + plugins/e1s | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/e1s diff --git a/README.md b/README.md index d1ccaf8b0..097b2fbbb 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | DVC | [fwfurtado/asdf-dvc](https://github.com/fwfurtado/asdf-dvc) | | dyff | [wt0f/asdf-dyff](https://gitlab.com/wt0f/asdf-dyff) | | dynatrace-monaco | [nsaputro/asdf-monaco](https://github.com/nsaputro/asdf-monaco) | +| e1s | [tbobm/asdf-e1s](https://github.com/tbobm/asdf-e1s) | | earthly | [YR-ZR0/asdf-earthly](https://github.com/YR-ZR0/asdf-earthly) | | ecspresso | [kayac/asdf-ecspresso](https://github.com/kayac/asdf-ecspresso) | | editorconfig-checker | [gabitchov/asdf-editorconfig-checker](https://github.com/gabitchov/asdf-editorconfig-checker) | diff --git a/plugins/e1s b/plugins/e1s new file mode 100644 index 000000000..72823eee6 --- /dev/null +++ b/plugins/e1s @@ -0,0 +1 @@ +repository = https://github.com/tbobm/asdf-e1s From 297b0eef1b846172f51029a3cf0ff4002233d1ff Mon Sep 17 00:00:00 2001 From: Upmanyu Sharma Date: Sat, 5 Oct 2024 19:16:20 +0530 Subject: [PATCH 20/57] fix: change spark plugin to fixed fork (#1006) --- README.md | 2 +- plugins/spark | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 097b2fbbb..66590cb50 100644 --- a/README.md +++ b/README.md @@ -674,7 +674,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | | spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | | Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | -| Spark | [joshuaballoch/asdf-spark](https://github.com/joshuaballoch/asdf-spark) | +| Spark | [joshuaballoch/asdf-spark](https://github.com/sudo-black/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | | Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | | Spring Boot CLI | [joschi/asdf-spring-boot](https://github.com/joschi/asdf-spring-boot) | diff --git a/plugins/spark b/plugins/spark index dfe276392..939c28815 100644 --- a/plugins/spark +++ b/plugins/spark @@ -1 +1 @@ -repository = https://github.com/joshuaballoch/asdf-spark.git +repository = https://github.com/sudo-black/asdf-spark.git From 629e389b2d00e29584a28a3e2de455d4e476e55b Mon Sep 17 00:00:00 2001 From: Ben Stoutenburgh Date: Sat, 5 Oct 2024 09:47:20 -0400 Subject: [PATCH 21/57] chore: update doctl plugin reference (#1015) --- README.md | 2 +- plugins/doctl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66590cb50..1ca3e2af0 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | docker-slim | [xataz/asdf-docker-slim](https://github.com/xataz/asdf-docker-slim) | | docker-compose-v1 | [yilas/asdf-docker-compose-v1](https://github.com/yilas/asdf-docker-compose-v1) | | dockle | [mathew-fleisch/asdf-dockle](https://github.com/mathew-fleisch/asdf-dockle) | -| doctl | [maristgeek/asdf-doctl](https://github.com/maristgeek/asdf-doctl) | +| doctl | [bstoutenburgh/asdf-doctl](https://github.com/bstoutenburgh/asdf-doctl) | | docToolchain | [joschi/asdf-doctoolchain](https://github.com/joschi/asdf-doctoolchain) | | docuum | [bradym/asdf-docuum](https://github.com/bradym/asdf-docuum) | | dojo | [dojoengine/asdf-dojo](https://github.com/dojoengine/asdf-dojo) | diff --git a/plugins/doctl b/plugins/doctl index d5d6473ec..19be7d37e 100644 --- a/plugins/doctl +++ b/plugins/doctl @@ -1 +1 @@ -repository = https://github.com/maristgeek/asdf-doctl.git +repository = https://github.com/bstoutenburgh/asdf-doctl.git From a9710c1e01bc79bb8f120de03a7c03d42be0ec65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:49:14 +0000 Subject: [PATCH 22/57] chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 (#1019) --- .github/workflows/semantic-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-pr.yml b/.github/workflows/semantic-pr.yml index bb0305a4f..404b9c7be 100644 --- a/.github/workflows/semantic-pr.yml +++ b/.github/workflows/semantic-pr.yml @@ -11,6 +11,6 @@ jobs: semantic-pr: runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@v5.4.0 + - uses: amannn/action-semantic-pull-request@v5.5.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From d98eb0a569ceecc9f7fa86c1a3f88b0ecea95ebc Mon Sep 17 00:00:00 2001 From: Seiya Kokushi Date: Sat, 5 Oct 2024 22:50:06 +0900 Subject: [PATCH 23/57] feat: AAPT2 plugin (#1007) --- README.md | 1 + plugins/aapt2 | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/aapt2 diff --git a/README.md b/README.md index 1ca3e2af0..801f13acc 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | .Net | [hensou/asdf-dotnet](https://github.com/hensou/asdf-dotnet) | | .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | | 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | +| AAPT2 | [ronnnnn/asdf-aapt2](https://github.com/ronnnnn/asdf-aapt2) | | act | [gr1m0h/asdf-act](https://github.com/gr1m0h/asdf-act) | | action-validator | [mpalmer/action-validator](https://github.com/mpalmer/action-validator) | | actionlint | [crazy-matt/asdf-actionlint](https://github.com/crazy-matt/asdf-actionlint) | diff --git a/plugins/aapt2 b/plugins/aapt2 new file mode 100644 index 000000000..10fd05319 --- /dev/null +++ b/plugins/aapt2 @@ -0,0 +1 @@ +repository = https://github.com/ronnnnn/asdf-aapt2.git From 7adf720a5eb40a382a92598e3d8d0a1952f49ecb Mon Sep 17 00:00:00 2001 From: Pierre DEMAGNY Date: Sat, 5 Oct 2024 15:51:05 +0200 Subject: [PATCH 24/57] feat: add versio (#1008) --- README.md | 1 + plugins/versio | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/versio diff --git a/README.md b/README.md index 801f13acc..2d5a626ad 100644 --- a/README.md +++ b/README.md @@ -779,6 +779,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | | vendir | [vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | | Venom | [aabouzaid/asdf-venom](https://github.com/aabouzaid/asdf-venom) | +| versio | [pdemagny/asdf-versio](https://github.com/pdemagny/asdf-versio) | | vcluster | [wt0f/asdf-vcluster](https://gitlab.com/wt0f/asdf-vcluster) | | vela | [pdemagny/asdf-vela](https://github.com/pdemagny/asdf-vela) | | velad | [pdemagny/asdf-velad](https://github.com/pdemagny/asdf-velad) | diff --git a/plugins/versio b/plugins/versio new file mode 100644 index 000000000..19fa0f558 --- /dev/null +++ b/plugins/versio @@ -0,0 +1 @@ +repository = https://github.com/pdemagny/asdf-versio.git From a087bc58d3b2de1ffd549520744b2c8fa5962d95 Mon Sep 17 00:00:00 2001 From: ptisserand Date: Sat, 5 Oct 2024 15:52:11 +0200 Subject: [PATCH 25/57] feat: add starkli plugin (#1010) --- README.md | 1 + plugins/starkli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/starkli diff --git a/README.md b/README.md index 2d5a626ad..ae7dce470 100644 --- a/README.md +++ b/README.md @@ -685,6 +685,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sshuttle | [xanmanning/asdf-sshuttle](https://github.com/xanmanning/asdf-sshuttle) | | Stack | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | +| Starkli | [ptisserand/asdf-starkli](https://github.com/ptisserand/asdf-starkli) | | Starknet Foundry | [foundry-rs/asdf-starknet-foundry](https://github.com/foundry-rs/asdf-starknet-foundry) | | starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | | starship | [gr1m0h/asdf-starship](https://github.com/gr1m0h/asdf-starship) | diff --git a/plugins/starkli b/plugins/starkli new file mode 100644 index 000000000..8b835765b --- /dev/null +++ b/plugins/starkli @@ -0,0 +1 @@ +repository = https://github.com/ptisserand/asdf-starkli From e494af6f9aef2c05b730cb8ab2b616894adf7441 Mon Sep 17 00:00:00 2001 From: Junmin Ahn <36021827+junminahn@users.noreply.github.com> Date: Sat, 5 Oct 2024 06:55:25 -0700 Subject: [PATCH 26/57] feat: add database-tools plugin (#1011) Co-authored-by: James Hegedus --- README.md | 1 + plugins/mongodb-database-tools | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/mongodb-database-tools diff --git a/README.md b/README.md index ae7dce470..1d812f9b9 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Monarch | [nyuyuyu/asdf-monarch](https://github.com/nyuyuyu/asdf-monarch) | | mongo-tools | [itspngu/asdf-mongo-tools](https://github.com/itspngu/asdf-mongo-tools) | | MongoDB | [sylph01/asdf-mongodb](https://github.com/sylph01/asdf-mongodb) | +| mongodb-database-tools | [egose/database-tools](https://github.com/egose/asdf-database-tools) | | mongosh | [itspngu/asdf-mongosh](https://github.com/itspngu/asdf-mongosh) | | mutanus | [SoriUR/asdf-mutanus](https://github.com/SoriUR/asdf-mutanus) | | mvnd | [joschi/asdf-mvnd](https://github.com/joschi/asdf-mvnd) | diff --git a/plugins/mongodb-database-tools b/plugins/mongodb-database-tools new file mode 100644 index 000000000..a18c9e5d2 --- /dev/null +++ b/plugins/mongodb-database-tools @@ -0,0 +1 @@ +repository = https://github.com/egose/asdf-database-tools From 8456e78163d7f5f5abe0dba5106c675a9b4a68a6 Mon Sep 17 00:00:00 2001 From: ptisserand Date: Sat, 5 Oct 2024 15:57:16 +0200 Subject: [PATCH 27/57] feat: add starknet-devnet plugin (#1012) Co-authored-by: James Hegedus --- README.md | 1 + plugins/starknet-devnet | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/starknet-devnet diff --git a/README.md b/README.md index 1d812f9b9..586cd8daa 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Stack | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | | Starkli | [ptisserand/asdf-starkli](https://github.com/ptisserand/asdf-starkli) | +| Starknet Devnet | [ptisserand/asdf-starknet-devnet](https://github.com/ptisserand/asdf-starknet-devnet) | | Starknet Foundry | [foundry-rs/asdf-starknet-foundry](https://github.com/foundry-rs/asdf-starknet-foundry) | | starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | | starship | [gr1m0h/asdf-starship](https://github.com/gr1m0h/asdf-starship) | diff --git a/plugins/starknet-devnet b/plugins/starknet-devnet new file mode 100644 index 000000000..720f01a09 --- /dev/null +++ b/plugins/starknet-devnet @@ -0,0 +1 @@ +repository = https://github.com/ptisserand/asdf-starknet-devnet From e428ecf9a669a78d7764404a274a7f2153a08619 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Sat, 5 Oct 2024 15:59:33 +0200 Subject: [PATCH 28/57] feat: Add asdf-pixi (#1013) --- README.md | 1 + plugins/pixi | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/pixi diff --git a/README.md b/README.md index 586cd8daa..304bd34ff 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | | pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | | pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | +| pixi | [pavelzw/pixi](https://github.com/pavelzw/asdf-pixi) | | pkl | [mise-plugins/asdf-pkl](https://github.com/mise-plugins/asdf-pkl) | | Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | | Pluto | [FairwindsOps/asdf-pluto](https://github.com/FairwindsOps/asdf-pluto) | diff --git a/plugins/pixi b/plugins/pixi new file mode 100644 index 000000000..4c661d625 --- /dev/null +++ b/plugins/pixi @@ -0,0 +1 @@ +repository = https://github.com/pavelzw/asdf-pixi.git From eb6c7d3ad678d9fd0f1feed3ae05ef942f434504 Mon Sep 17 00:00:00 2001 From: Barak Korren Date: Sat, 5 Oct 2024 17:00:25 +0300 Subject: [PATCH 29/57] feat: add the tekton-pac-cli plugin (#1014) --- README.md | 1 + plugins/tekton-pac-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/tekton-pac-cli diff --git a/README.md b/README.md index 304bd34ff..92469f690 100644 --- a/README.md +++ b/README.md @@ -719,6 +719,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Task | [particledecay/asdf-task](https://github.com/particledecay/asdf-task) | | tctl | [eko/asdf-tctl](https://github.com/eko/asdf-tctl) | | Tekton-cli | [johnhamelink/asdf-tekton-cli](https://github.com/johnhamelink/asdf-tekton-cli) | +| Tekton pipeline-as-code CLI | [ifireball/asdf-tekton-pac-cli](https://github.com/ifireball/asdf-tekton-pac-cli) | | Teleport Enterprise | [highb/asdf-teleport-ent](https://github.com/highb/asdf-teleport-ent) | | Teleport Community | [MaloPolese/asdf-teleport-community](https://github.com/MaloPolese/asdf-teleport-community) | | telepresence | [pirackr/asdf-telepresence](https://github.com/pirackr/asdf-telepresence) | diff --git a/plugins/tekton-pac-cli b/plugins/tekton-pac-cli new file mode 100644 index 000000000..decc84a9c --- /dev/null +++ b/plugins/tekton-pac-cli @@ -0,0 +1 @@ +repository = https://github.com/ifireball/asdf-tekton-pac-cli.git From 4974667dbbe3bb3e31b2f72a548dc81bf749968f Mon Sep 17 00:00:00 2001 From: Piotr Roszatycki Date: Sat, 5 Oct 2024 16:11:44 +0200 Subject: [PATCH 30/57] feat: add tf plugin (#1016) Co-authored-by: James Hegedus --- README.md | 1 + plugins/tf | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/tf diff --git a/README.md b/README.md index 92469f690..fb3a82849 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | | Terramate | [martinlindner/asdf-terramate](https://github.com/martinlindner/asdf-terramate) | | Terrascan | [hpdobrica/asdf-terrascan](https://github.com/hpdobrica/asdf-terrascan) | +| tf (hashi terraform wrapper) | [dex4er/asdf-tf](https://github.com/dex4er/asdf-tf) | | tfcmt | [nasa9084/asdf-tfcmt](https://github.com/nasa9084/asdf-tfcmt) | | tfctl | [deas/asdf-tfctl](https://github.com/deas/asdf-tfctl) | | tfc-agent | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | diff --git a/plugins/tf b/plugins/tf new file mode 100644 index 000000000..4783d7aee --- /dev/null +++ b/plugins/tf @@ -0,0 +1 @@ +repository = https://github.com/dex4er/asdf-tf.git From d8bf89fb2fd48fd6dd619aa0c00e23cf69fd8119 Mon Sep 17 00:00:00 2001 From: Greg Rynkowski <5878299+rynkowsg@users.noreply.github.com> Date: Sun, 6 Oct 2024 04:03:39 +0200 Subject: [PATCH 31/57] feat: Add jet (#1018) --- README.md | 3 ++- plugins/jet | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 plugins/jet diff --git a/README.md b/README.md index fb3a82849..a16c046af 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Java | [halcyon/asdf-java](https://github.com/halcyon/asdf-java) | | jb | [beardix/asdf-jb](https://github.com/beardix/asdf-jb) | | jbang | [jbangdev/jbang-asdf](https://github.com/jbangdev/jbang-asdf) | +| jet | [rynkowsg/asdf-jet](https://github.com/rynkowsg/asdf-jet) | | jetbrains | [asdf-community/asdf-jetbrains](https://github.com/asdf-community/asdf-jetbrains) | | jfrog-cli | [LozanoMatheus/asdf-jfrog-cli](https://github.com/LozanoMatheus/asdf-jfrog-cli) | | jib | [joschi/asdf-jib](https://github.com/joschi/asdf-jib) | @@ -577,7 +578,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | | pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | | pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | -| pixi | [pavelzw/pixi](https://github.com/pavelzw/asdf-pixi) | +| pixi | [pavelzw/pixi](https://github.com/pavelzw/asdf-pixi) | | pkl | [mise-plugins/asdf-pkl](https://github.com/mise-plugins/asdf-pkl) | | Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | | Pluto | [FairwindsOps/asdf-pluto](https://github.com/FairwindsOps/asdf-pluto) | diff --git a/plugins/jet b/plugins/jet new file mode 100644 index 000000000..10395ed94 --- /dev/null +++ b/plugins/jet @@ -0,0 +1 @@ +repository = https://github.com/rynkowsg/asdf-jet.git From b8f2d1337eefce82f96e7982f6f31fef83aa92b5 Mon Sep 17 00:00:00 2001 From: Hiroshi Muraoka Date: Sun, 6 Oct 2024 14:18:16 +0900 Subject: [PATCH 32/57] feat: add konstraint plugin (#1017) Signed-off-by: Hiroshi Muraoka --- README.md | 1 + plugins/konstraint | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/konstraint diff --git a/README.md b/README.md index a16c046af..421115ef7 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ko | [zasdaym/asdf-ko](https://github.com/zasdaym/asdf-ko) | | Koka | [susurri/asdf-koka](https://github.com/susurri/asdf-koka) | | Kompose | [technikhil314/asdf-kompose](https://github.com/technikhil314/asdf-kompose) | +| konstraint | [tapih/asdf-konstraint](https://github.com/tapih/asdf-konstraint) | | Kops | [Antiarchitect/asdf-kops](https://github.com/Antiarchitect/asdf-kops) | | Kotlin | [asdf-community/asdf-kotlin](https://github.com/asdf-community/asdf-kotlin) | | Kpt | [nlamirault/asdf-kpt](https://github.com/nlamirault/asdf-kpt) | diff --git a/plugins/konstraint b/plugins/konstraint new file mode 100644 index 000000000..b609a4471 --- /dev/null +++ b/plugins/konstraint @@ -0,0 +1 @@ +repository = https://github.com/tapih/asdf-konstraint.git From 2ef67e5f234802020d601d145422b5e5002e39ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Wirnata?= Date: Sun, 6 Oct 2024 07:21:06 +0200 Subject: [PATCH 33/57] feat: add kubeone plugin (#1020) --- README.md | 1 + plugins/kubeone | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/kubeone diff --git a/README.md b/README.md index 421115ef7..cdfe10a0a 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kubelogin | [sechmann/asdf-kubelogin](https://github.com/sechmann/asdf-kubelogin) | | Kubemqctl | [johnlayton/asdf-kubemqctl](https://github.com/johnlayton/asdf-kubemqctl) | | kubent | [virtualstaticvoid/asdf-kubent](https://github.com/virtualstaticvoid/asdf-kubent) | +| kubeone | [PandaScience/asdf-kubeone](https://github.com/PandaScience/asdf-kubeone) | | Kubergrunt | [NeoHsu/asdf-kubergrunt](https://github.com/NeoHsu/asdf-kubergrunt) | | Kubeseal | [stefansedich/asdf-kubeseal](https://github.com/stefansedich/asdf-kubeseal) | | Kubesec | [vitalis/asdf-kubesec](https://github.com/vitalis/asdf-kubesec) | diff --git a/plugins/kubeone b/plugins/kubeone new file mode 100644 index 000000000..4b69fe557 --- /dev/null +++ b/plugins/kubeone @@ -0,0 +1 @@ +repository = https://github.com/PandaScience/asdf-kubeone.git From b09cb5f878961c618b35e4af41af590010b94faa Mon Sep 17 00:00:00 2001 From: Kevin O'Brien Date: Sun, 6 Oct 2024 01:22:25 -0400 Subject: [PATCH 34/57] feat: add phrase app cli plugin (#1021) --- README.md | 1 + plugins/phrase | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/phrase diff --git a/README.md b/README.md index cdfe10a0a..db7b3e8da 100644 --- a/README.md +++ b/README.md @@ -575,6 +575,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pdm | [1oglop1/asdf-pdm](https://github.com/1oglop1/asdf-pdm) | | Perl | [ouest/asdf-perl](https://github.com/ouest/asdf-perl) | | PHP | [asdf-community/asdf-php](https://github.com/asdf-community/asdf-php) | +| Phrase | [bitfrost/asdf-phrase](https://github.com/bitfrost/asdf-phrase) | | pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | | pipectl | [pipe-cd/asdf-pipectl](https://github.com/pipe-cd/asdf-pipectl) | | pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | diff --git a/plugins/phrase b/plugins/phrase new file mode 100644 index 000000000..a16a5d343 --- /dev/null +++ b/plugins/phrase @@ -0,0 +1 @@ +repository = https://github.com/bitfrost/asdf-phrase.git From a5c23f725ba6c05d9495bd078aac3eeb1df24800 Mon Sep 17 00:00:00 2001 From: "Nurul Huda (Apon)" Date: Sun, 6 Oct 2024 11:41:26 +0600 Subject: [PATCH 35/57] feat: add sst plugin (#1022) --- README.md | 1 + plugins/sst | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sst diff --git a/README.md b/README.md index db7b3e8da..41302cccd 100644 --- a/README.md +++ b/README.md @@ -689,6 +689,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sqldef | [cometkim/asdf-sqldef](https://github.com/cometkim/asdf-sqldef) | | SQLite | [cLupus/asdf-sqlite](https://github.com/cLupus/asdf-sqlite) | | sshuttle | [xanmanning/asdf-sshuttle](https://github.com/xanmanning/asdf-sshuttle) | +| sst | [nurulhudaapon/asdf-sst](https://github.com/nurulhudaapon/asdf-sst) | | Stack | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | | Starkli | [ptisserand/asdf-starkli](https://github.com/ptisserand/asdf-starkli) | diff --git a/plugins/sst b/plugins/sst new file mode 100644 index 000000000..c2a64fd91 --- /dev/null +++ b/plugins/sst @@ -0,0 +1 @@ +repository = https://github.com/nurulhudaapon/asdf-sst.git From 7bb3a4af721537667727a37cfad837aff19cc341 Mon Sep 17 00:00:00 2001 From: Seyedsoroush Hashemi Date: Sun, 6 Oct 2024 07:42:42 +0200 Subject: [PATCH 36/57] feat: change mdbook plugin repo (#1025) --- README.md | 2 +- plugins/mdbook | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41302cccd..6fe8a6b88 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | marp-cli | [xataz/asdf-marp-cli](https://github.com/xataz/asdf-marp-cli) | | mask | [aaaaninja/asdf-mask](https://github.com/aaaaninja/asdf-mask) | | Maven | [halcyon/asdf-maven](https://github.com/halcyon/asdf-maven) | -| mdbook | [cipherstash/asdf-mdbook](https://github.com/cipherstash/asdf-mdbook) | +| mdbook | [hashemi-soroush/asdf-mdbook](https://github.com/hashemi-soroush/asdf-mdbook) | | mdbook-linkcheck | [cipherstash/asdf-mdbook-linkcheck](https://github.com/cipherstash/asdf-mdbook-linkcheck) | | melange | [omissis/asdf-melange](https://github.com/omissis/asdf-melange) | | melt | [chessmango/asdf-melt](https://github.com/chessmango/asdf-melt) | diff --git a/plugins/mdbook b/plugins/mdbook index fdc511431..3507471c6 100644 --- a/plugins/mdbook +++ b/plugins/mdbook @@ -1 +1 @@ -repository = https://github.com/cipherstash/asdf-mdbook.git +repository = https://github.com/hashemi-soroush/asdf-mdbook.git From 07908a936d4785d51760a720e6579078b6c1c880 Mon Sep 17 00:00:00 2001 From: thatmlopsguy <165834479+thatmlopsguy@users.noreply.github.com> Date: Sun, 6 Oct 2024 06:43:34 +0100 Subject: [PATCH 37/57] feat: add argocd-image-updater plugin (#1026) --- README.md | 1 + plugins/argocd-image-updater | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/argocd-image-updater diff --git a/README.md b/README.md index 6fe8a6b88..ebd1b3186 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | argo | [sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) | | argo-rollouts | [abatilo/asdf-argo-rollouts](https://github.com/abatilo/asdf-argo-rollouts) | | argocd | [beardix/asdf-argocd](https://github.com/beardix/asdf-argocd) | +| argocd-image-updater | [thatmlopsguy/asdf-argocd-image-updater](https://github.com/thatmlopsguy/asdf-argocd-image-updater) | | aria2 | [asdf-community/asdf-aria2](https://github.com/asdf-community/asdf-aria2) | | asciidoctorj | [gliwka/asdf-asciidoctorj](https://github.com/gliwka/asdf-asciidoctorj) | | asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | diff --git a/plugins/argocd-image-updater b/plugins/argocd-image-updater new file mode 100644 index 000000000..67f3e4994 --- /dev/null +++ b/plugins/argocd-image-updater @@ -0,0 +1 @@ +repository = https://github.com/thatmlopsguy/asdf-argocd-image-updater.git From 7b46515f4362e295b3caef2ee24788d1f38c7dd2 Mon Sep 17 00:00:00 2001 From: Adam Hamsik Date: Sun, 6 Oct 2024 07:46:05 +0200 Subject: [PATCH 38/57] feat: Add eks-node-viewer plugin (#1027) Co-authored-by: James Hegedus --- README.md | 1 + plugins/eks-node-viewer | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/eks-node-viewer diff --git a/README.md b/README.md index ebd1b3186..8a2a34a31 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | editorconfig-checker | [gabitchov/asdf-editorconfig-checker](https://github.com/gabitchov/asdf-editorconfig-checker) | | ejson | [cipherstash/asdf-ejson](https://github.com/cipherstash/asdf-ejson) | | eksctl | [elementalvoid/asdf-eksctl](https://github.com/elementalvoid/asdf-eksctl) | +| eks-node-viewer | [haad/asdf-eks-node-viewer](https://github.com/haad/asdf-eks-node-viewer) | | elixir-ls | [juantascon/asdf-elixir-ls](https://github.com/juantascon/asdf-elixir-ls) | | Elasticsearch | [asdf-community/asdf-elasticsearch](https://github.com/asdf-community/asdf-elasticsearch) | | Elixir | [asdf-vm/asdf-elixir](https://github.com/asdf-vm/asdf-elixir) | diff --git a/plugins/eks-node-viewer b/plugins/eks-node-viewer new file mode 100644 index 000000000..7ae71c43b --- /dev/null +++ b/plugins/eks-node-viewer @@ -0,0 +1 @@ +repository = https://github.com/haad/asdf-eks-node-viewer.git From 2c93f1bc20d7fe5d10eae853dc595ecbb63ee60e Mon Sep 17 00:00:00 2001 From: 0ghny <6640409+0ghny@users.noreply.github.com> Date: Sun, 6 Oct 2024 07:47:34 +0200 Subject: [PATCH 39/57] feat: add gobackup plugin (#1028) --- README.md | 1 + plugins/gobackup | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/gobackup diff --git a/README.md b/README.md index 8a2a34a31..3e44ee675 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | goconvey | [therounds-contrib/asdf-goconvey](https://github.com/therounds-contrib/asdf-goconvey) | | gofumpt | [looztra/asdf-gofumpt](https://github.com/looztra/asdf-gofumpt) | | GoHugo | [nklmilojevic/asdf-hugo](https://github.com/nklmilojevic/asdf-hugo) | +| gobackup | [0ghny/asdf-gobackup](https://github.com/0ghny/asdf-gobackup) | | gojq | [jimmidyson/asdf-gojq](https://github.com/jimmidyson/asdf-gojq) | | golangci-lint | [hypnoglow/asdf-golangci-lint](https://github.com/hypnoglow/asdf-golangci-lint) | | Go Migrate | [joschi/asdf-gomigrate](https://github.com/joschi/asdf-gomigrate) | diff --git a/plugins/gobackup b/plugins/gobackup new file mode 100644 index 000000000..ee6fd3ee7 --- /dev/null +++ b/plugins/gobackup @@ -0,0 +1 @@ +repository = https://github.com/0ghny/asdf-gobackup.git From b6c2058b2e6347ebd149c64081448596767c1112 Mon Sep 17 00:00:00 2001 From: Peter Olds Date: Sun, 6 Oct 2024 03:15:48 -0700 Subject: [PATCH 40/57] feat: add restish plugin (#1029) --- README.md | 1 + plugins/restish | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/restish diff --git a/README.md b/README.md index 3e44ee675..fe2104f10 100644 --- a/README.md +++ b/README.md @@ -631,6 +631,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | regctl | [ORCID/asdf-regctl](https://github.com/ORCID/asdf-regctl) | | regsync | [rsrchboy/asdf-regsync](https://github.com/rsrchboy/asdf-regsync) | | restic | [xataz/asdf-restic](https://github.com/xataz/asdf-restic) | +| restish | [polds/asdf-restish](https://github.com/polds/asdf-restish) | | revive | [bjw-s/asdf-revive](https://github.com/bjw-s/asdf-revive) | | richgo | [paxosglobal/asdf-richgo](https://github.com/paxosglobal/asdf-richgo) | | Riff | [abinet/asdf-riff](https://github.com/abinet/asdf-riff) | diff --git a/plugins/restish b/plugins/restish new file mode 100644 index 000000000..5f659dbe7 --- /dev/null +++ b/plugins/restish @@ -0,0 +1 @@ +repository = https://github.com/polds/asdf-restish.git From bf4825f840e87718b04bdea5da9670b6adf61c59 Mon Sep 17 00:00:00 2001 From: Bheesham Persaud <171007+bheesham@users.noreply.github.com> Date: Sun, 6 Oct 2024 06:16:47 -0400 Subject: [PATCH 41/57] feat: add exercism plugin (#1030) --- README.md | 1 + plugins/exercism | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/exercism diff --git a/README.md b/README.md index fe2104f10..5d078a1bf 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | etcd | [particledecay/asdf-etcd](https://github.com/particledecay/asdf-etcd) | | Evans | [goki90210/asdf-evans](https://github.com/goki90210/asdf-evans) | | exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | +| exercism | [bheesham/asdf-exercism](https://gitlab.com/bheesham/asdf-exercism) | | eza | [lwiechec/asdf-eza](https://github.com/lwiechec/asdf-eza) | | fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | | FFmpeg | [acj/asdf-ffmpeg](https://github.com/acj/asdf-ffmpeg) | diff --git a/plugins/exercism b/plugins/exercism new file mode 100644 index 000000000..5bfc3bb83 --- /dev/null +++ b/plugins/exercism @@ -0,0 +1 @@ +repository = https://gitlab.com/bheesham/asdf-exercism.git From 1faee97ddb9058a27a070e4f6990b299e8c51fd0 Mon Sep 17 00:00:00 2001 From: Daniel Jankowski Date: Sun, 6 Oct 2024 12:17:38 +0200 Subject: [PATCH 42/57] feat: add fastlane plugin (#1031) Co-authored-by: James Hegedus --- README.md | 1 + plugins/fastlane | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/fastlane diff --git a/README.md b/README.md index 5d078a1bf..694feb096 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | | exercism | [bheesham/asdf-exercism](https://gitlab.com/bheesham/asdf-exercism) | | eza | [lwiechec/asdf-eza](https://github.com/lwiechec/asdf-eza) | +| fastlane | [mollyIV/asdf-fastlane](https://github.com/mollyIV/asdf-fastlane) | | fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | | FFmpeg | [acj/asdf-ffmpeg](https://github.com/acj/asdf-ffmpeg) | | figma-export | [younke/asdf-figma-export](https://github.com/younke/asdf-figma-export) | diff --git a/plugins/fastlane b/plugins/fastlane new file mode 100644 index 000000000..7fd5613ca --- /dev/null +++ b/plugins/fastlane @@ -0,0 +1 @@ +repository = https://github.com/mollyIV/asdf-fastlane.git From f3ed0127f87c63a967becd3341bb7605fcb2be9b Mon Sep 17 00:00:00 2001 From: Jonathon Leight Date: Sun, 6 Oct 2024 06:18:41 -0400 Subject: [PATCH 43/57] feat: add rpk plugin (#1032) --- README.md | 1 + plugins/rpk | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/rpk diff --git a/README.md b/README.md index 694feb096..4743de095 100644 --- a/README.md +++ b/README.md @@ -640,6 +640,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ripgrep | [wt0f/asdf-ripgrep](https://gitlab.com/wt0f/asdf-ripgrep) | | RKE | [particledecay/asdf-rke](https://github.com/particledecay/asdf-rke) | | rome | [kichiemon/asdf-rome](https://github.com/kichiemon/asdf-rome) | +| Redpanda RPK | [jleight/asdf-rpk](https://github.com/jleight/asdf-rpk) | | rstash | [carlduevel/asdf-rstash](https://github.com/carlduevel/asdf-rstash) | | rlwrap | [asdf-community/asdf-rlwrap](https://github.com/asdf-community/asdf-rlwrap) | | Ruby | [asdf-vm/asdf-ruby](https://github.com/asdf-vm/asdf-ruby) | diff --git a/plugins/rpk b/plugins/rpk new file mode 100644 index 000000000..46d6f7ea6 --- /dev/null +++ b/plugins/rpk @@ -0,0 +1 @@ +repository = https://github.com/jleight/asdf-rpk.git From b7ad6c1b1a3f6959beedc72dfd6747ea53137683 Mon Sep 17 00:00:00 2001 From: Seiya Kokushi Date: Sun, 6 Oct 2024 21:30:53 +0900 Subject: [PATCH 44/57] feat: FlutterGen plugin (#1033) --- README.md | 1 + plugins/fluttergen | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/fluttergen diff --git a/README.md b/README.md index 4743de095..bbe23fa4c 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | flarectl | [ORCID/asdf-flarectl](https://github.com/ORCID/asdf-flarectl) | | flatc | [TheOpenDictionary/asdf-flatc](https://github.com/TheOpenDictionary/asdf-flatc) | | Flutter | [oae/asdf-flutter](https://github.com/oae/asdf-flutter) | +| FlutterGen | [FlutterGen/asdf-fluttergen](https://github.com/FlutterGen/asdf-fluttergen) | | Flux2 | [tablexi/asdf-flux2](https://github.com/tablexi/asdf-flux2) | | Fluxctl | [stefansedich/asdf-fluxctl](https://github.com/stefansedich/asdf-fluxctl) | | fly | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | diff --git a/plugins/fluttergen b/plugins/fluttergen new file mode 100644 index 000000000..f44197ccf --- /dev/null +++ b/plugins/fluttergen @@ -0,0 +1 @@ +repository = https://github.com/FlutterGen/asdf-fluttergen.git From ee082e27b4b5f0ba05f3019db39d9d44b0937863 Mon Sep 17 00:00:00 2001 From: Christophe Furmaniak Date: Sun, 6 Oct 2024 14:31:39 +0200 Subject: [PATCH 45/57] feat: add copier plugin (#1034) --- README.md | 1 + plugins/copier | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/copier diff --git a/README.md b/README.md index bbe23fa4c..938e7e818 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | container-diff | [cgroschupp/asdf-container-diff](https://github.com/cgroschupp/asdf-container-diff) | | 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) | +| Copier | [looztra/asdf-copier](https://github.com/looztra/asdf-copier) | | Copper | [vladlosev/asdf-copper](https://github.com/vladlosev/asdf-copper) | | Coq | [gingerhot/asdf-coq](https://github.com/gingerhot/asdf-coq) | | cosign | [wt0f/asdf-cosign](https://gitlab.com/wt0f/asdf-cosign) | diff --git a/plugins/copier b/plugins/copier new file mode 100644 index 000000000..cbfa71071 --- /dev/null +++ b/plugins/copier @@ -0,0 +1 @@ +repository = https://github.com/looztra/asdf-copier.git From 9ed803e212c873b89638f5fae5b38894a5e2226c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Vald=C3=A9s=20Castillo?= Date: Sun, 6 Oct 2024 05:33:35 -0700 Subject: [PATCH 46/57] feat: add woodpecker-cli (#1035) --- README.md | 1 + plugins/woodpecker-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/woodpecker-cli diff --git a/README.md b/README.md index 938e7e818..b9e9b458e 100644 --- a/README.md +++ b/README.md @@ -817,6 +817,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Waypoint | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | weave-gitops | [deas/asdf-weave-gitops](https://github.com/deas/asdf-weave-gitops) | | Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | +| woodpecker-cli | [ivanvc/asdf-woodpecker](https://github.com/ivanvc/asdf-woodpecker) | | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | | wrk | [ivanvc/asdf-wrk](https://github.com/ivanvc/asdf-wrk) | | Wtfutil | [NeoHsu/asdf-wtfutil](https://github.com/NeoHsu/asdf-wtfutil) | diff --git a/plugins/woodpecker-cli b/plugins/woodpecker-cli new file mode 100644 index 000000000..89b0ce2ce --- /dev/null +++ b/plugins/woodpecker-cli @@ -0,0 +1 @@ +repository = https://github.com/ivanvc/asdf-woodpecker.git From 709214ab3806fb451ad0e2c81140026461f731be Mon Sep 17 00:00:00 2001 From: Joey Espinosa Date: Sun, 6 Oct 2024 06:38:25 -0600 Subject: [PATCH 47/57] feat: add scaffold from hay-kot/scaffold (#1036) --- README.md | 1 + plugins/scaffold | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/scaffold diff --git a/README.md b/README.md index b9e9b458e..f98704aba 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 | rye | [Azuki-bar/asdf-rye](https://github.com/Azuki-bar/asdf-rye) | | saml2aws | [elementalvoid/asdf-saml2aws](https://github.com/elementalvoid/asdf-saml2aws) | | SBT | [bram2000/asdf-sbt](https://github.com/bram2000/asdf-sbt) | +| scaffold | [particledecay/asdf-scaffold](https://github.com/particledecay/asdf-scaffold) | | Scala | [asdf-community/asdf-scala](https://github.com/asdf-community/asdf-scala) | | Scala CLI | [asdf-community/asdf-scala-cli](https://github.com/asdf-community/asdf-scala-cli) | | scaleway-cli | [albarralnunez/asdf-plugin-scaleway-cli](https://github.com/albarralnunez/asdf-plugin-scaleway-cli) | diff --git a/plugins/scaffold b/plugins/scaffold new file mode 100644 index 000000000..12202eb78 --- /dev/null +++ b/plugins/scaffold @@ -0,0 +1 @@ +repository = https://github.com/particledecay/asdf-scaffold.git From 1b234e968588560a37869dea222a1dbc98252c0f Mon Sep 17 00:00:00 2001 From: Muhammad Zafar Date: Sun, 6 Oct 2024 23:40:43 +1100 Subject: [PATCH 48/57] fix: replace the asdf-micronaut plugin (#1037) --- README.md | 2 +- plugins/micronaut | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f98704aba..159a2dbfd 100644 --- a/README.md +++ b/README.md @@ -510,7 +510,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Memcached | [furkanural/asdf-memcached](https://github.com/furkanural/asdf-memcached) | | Mercury | [susurri/asdf-mercury](https://github.com/susurri/asdf-mercury) | | Meson | [asdf-community/asdf-meson](https://github.com/asdf-community/asdf-meson) | -| Micronaut | [weibemoura/asdf-micronaut](https://github.com/weibemoura/asdf-micronaut) | +| Micronaut | [xafarr/asdf-micronaut](https://github.com/xafarr/asdf-micronaut) | | Mill | [asdf-community/asdf-mill](https://github.com/asdf-community/asdf-mill) | | mimirtool | [asdf-community/asdf-mimirtool](https://github.com/asdf-community/asdf-mimirtool) | | minify | [axilleas/asdf-minify](https://github.com/axilleas/asdf-minify) | diff --git a/plugins/micronaut b/plugins/micronaut index 1b6acc268..89925a410 100644 --- a/plugins/micronaut +++ b/plugins/micronaut @@ -1 +1 @@ -repository = https://github.com/weibemoura/asdf-micronaut.git +repository = https://github.com/xafarr/asdf-micronaut.git From e92abb1d34f55633d260d37d90be6a08ca107201 Mon Sep 17 00:00:00 2001 From: Jiahui Li Date: Sun, 6 Oct 2024 07:42:11 -0500 Subject: [PATCH 49/57] feat: add spotbugs plugin (#1038) --- README.md | 1 + plugins/spotbugs | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/spotbugs diff --git a/README.md b/README.md index 159a2dbfd..e6203547b 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Spark | [joshuaballoch/asdf-spark](https://github.com/sudo-black/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/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) | | Spruce | [woneill/asdf-spruce](https://github.com/woneill/asdf-spruce) | | sqldef | [cometkim/asdf-sqldef](https://github.com/cometkim/asdf-sqldef) | diff --git a/plugins/spotbugs b/plugins/spotbugs new file mode 100644 index 000000000..54d219a47 --- /dev/null +++ b/plugins/spotbugs @@ -0,0 +1 @@ +repository = https://github.com/jiahuili430/asdf-spotbugs From d0fead4ac9837c2988e9fa20ea4f2e2083395553 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Sun, 6 Oct 2024 08:45:38 -0400 Subject: [PATCH 50/57] feat: add C3 plugin (#1039) --- README.md | 1 + plugins/c3 | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/c3 diff --git a/README.md b/README.md index e6203547b..826da9c74 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Buildpack | [johnlayton/asdf-buildpack](https://github.com/johnlayton/asdf-buildpack) | | Bun | [cometkim/asdf-bun](https://github.com/cometkim/asdf-bun) | | Bundler | [jonathanmorley/asdf-bundler](https://github.com/jonathanmorley/asdf-bundler) | +| c3 | [RobLoach/asdf-c3](https://github.com/RobLoach/asdf-c3) | | Cabal | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | Caddy | [salasrod/asdf-caddy](https://github.com/salasrod/asdf-caddy) | | CalendarSync | [FeryET/asdf-calendarsync](https://github.com/FeryET/asdf-calendarsync) | diff --git a/plugins/c3 b/plugins/c3 new file mode 100644 index 000000000..3822f72bf --- /dev/null +++ b/plugins/c3 @@ -0,0 +1 @@ +repository = https://github.com/RobLoach/asdf-c3.git From 10eedb1d6e5eac38e3990639e99edf4e93cd395d Mon Sep 17 00:00:00 2001 From: Ivan Schaller Date: Sun, 6 Oct 2024 14:48:20 +0200 Subject: [PATCH 51/57] feat: add plugin resticprofile (#1041) Signed-off-by: Ivan Schaller Co-authored-by: James Hegedus --- README.md | 1 + plugins/resticprofile | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/resticprofile diff --git a/README.md b/README.md index 826da9c74..a3336681d 100644 --- a/README.md +++ b/README.md @@ -636,6 +636,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | regctl | [ORCID/asdf-regctl](https://github.com/ORCID/asdf-regctl) | | regsync | [rsrchboy/asdf-regsync](https://github.com/rsrchboy/asdf-regsync) | | restic | [xataz/asdf-restic](https://github.com/xataz/asdf-restic) | +| resticprofile | [olofvndrhr/asdf-resticprofile](https://github.com/olofvndrhr/asdf-resticprofile) | | restish | [polds/asdf-restish](https://github.com/polds/asdf-restish) | | revive | [bjw-s/asdf-revive](https://github.com/bjw-s/asdf-revive) | | richgo | [paxosglobal/asdf-richgo](https://github.com/paxosglobal/asdf-richgo) | diff --git a/plugins/resticprofile b/plugins/resticprofile new file mode 100644 index 000000000..24545163b --- /dev/null +++ b/plugins/resticprofile @@ -0,0 +1 @@ +repository = https://github.com/olofvndrhr/asdf-resticprofile From 3adde0f654d5c8744d52ddb7e466dfb282113592 Mon Sep 17 00:00:00 2001 From: Joseph Beard Date: Sun, 6 Oct 2024 08:54:03 -0400 Subject: [PATCH 52/57] chore: remove kubectl-buildkit plugin (#1044) --- README.md | 1 - plugins/kubectl-buildkit | 1 - 2 files changed, 2 deletions(-) delete mode 100644 plugins/kubectl-buildkit diff --git a/README.md b/README.md index a3336681d..458583f97 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,6 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kubectl | [asdf-community/asdf-kubectl](https://github.com/asdf-community/asdf-kubectl) | | kubectl-bindrole | [looztra/asdf-kubectl-bindrole](https://github.com/looztra/asdf-kubectl-bindrole) | | kubectl-convert | [iul1an/asdf-kubectl-convert](https://github.com/iul1an/asdf-kubectl-convert) | -| kubectl-buildkit | [ezcater/asdf-kubectl-buildkit](https://github.com/ezcater/asdf-kubectl-buildkit) | | kubectl-kots | [ganta/asdf-kubectl-kots](https://github.com/ganta/asdf-kubectl-kots) | | kubectx | [wt0f/asdf-kubectx](https://gitlab.com/wt0f/asdf-kubectx) | | Kubefedctl | [kvokka/asdf-kubefedctl](https://github.com/kvokka/asdf-kubefedctl) | diff --git a/plugins/kubectl-buildkit b/plugins/kubectl-buildkit deleted file mode 100644 index b5bc7bcc2..000000000 --- a/plugins/kubectl-buildkit +++ /dev/null @@ -1 +0,0 @@ -repository = https://github.com/ezcater/asdf-kubectl-buildkit.git From 69c8ca57b7ec9eccaf935498d666dd9d568ca628 Mon Sep 17 00:00:00 2001 From: Jean-Guillaume Buret Date: Sun, 6 Oct 2024 14:59:59 +0200 Subject: [PATCH 53/57] feat: add dotenvx plugin (#1045) Co-authored-by: James Hegedus --- README.md | 1 + plugins/dotenvx | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dotenvx diff --git a/README.md b/README.md index 458583f97..f1a089c08 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | DOME | [jtakakura/asdf-dome](https://github.com/jtakakura/asdf-dome) | | doppler | [takutakahashi/asdf-doppler](https://github.com/takutakahashi/asdf-doppler) | | dotenv-linter | [wesleimp/asdf-dotenv-linter](https://github.com/wesleimp/asdf-dotenv-linter) | +| dotenvx | [jgburet/asdf-dotenvx](https://github.com/jgburet/asdf-dotenvx) | | Dotty | [asdf-community/asdf-dotty](https://github.com/asdf-community/asdf-dotty) | | dprint | [asdf-community/asdf-dprint](https://github.com/asdf-community/asdf-dprint) | | Draft | [kristoflemmens/asdf-draft](https://github.com/kristoflemmens/asdf-draft) | diff --git a/plugins/dotenvx b/plugins/dotenvx new file mode 100644 index 000000000..1efce0a71 --- /dev/null +++ b/plugins/dotenvx @@ -0,0 +1 @@ +repository = https://github.com/jgburet/asdf-dotenvx.git From 559aa2a0ae827d78833b944fb0431aa374da8153 Mon Sep 17 00:00:00 2001 From: Felix Salazar Date: Sun, 6 Oct 2024 15:03:02 +0200 Subject: [PATCH 54/57] feat: Add (pulumi) esc plugin (#1046) Co-authored-by: James Hegedus --- README.md | 1 + plugins/esc | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/esc diff --git a/README.md b/README.md index f1a089c08..23d3dfb35 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | envsubst | [dex4er/asdf-envsubst](https://github.com/dex4er/asdf-envsubst) | | Ephemeral Postgres | [smashedtoatoms/asdf-ephemeral-postgres](https://github.com/smashedtoatoms/asdf-ephemeral-postgres) | | Erlang | [asdf-vm/asdf-erlang](https://github.com/asdf-vm/asdf-erlang) | +| esc | [fxsalazar/asdf-esc](https://github.com/fxsalazar/asdf-esc) | | esy | [asdf-community/asdf-esy](https://github.com/asdf-community/asdf-esy) | | etcd | [particledecay/asdf-etcd](https://github.com/particledecay/asdf-etcd) | | Evans | [goki90210/asdf-evans](https://github.com/goki90210/asdf-evans) | diff --git a/plugins/esc b/plugins/esc new file mode 100644 index 000000000..72d276b50 --- /dev/null +++ b/plugins/esc @@ -0,0 +1 @@ +repository = https://github.com/fxsalazar/asdf-esc.git From 8af9e6dbbf25381e963027872247ec807a41ed76 Mon Sep 17 00:00:00 2001 From: Matic Conradi Date: Sun, 6 Oct 2024 15:04:12 +0200 Subject: [PATCH 55/57] feat: add IBLinter plugin (#1047) Co-authored-by: James Hegedus --- README.md | 1 + plugins/iblinter | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/iblinter diff --git a/README.md b/README.md index 23d3dfb35..73772c82e 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Hyperfine | [volf52/asdf-hyperfine](https://github.com/volf52/asdf-hyperfine) | | iamlive | [chessmango/asdf-iamlive](https://github.com/chessmango/asdf-iamlive) | | iam-policy-json-to-terraform | [carlduevel/asdf-iam-policy-json-to-terraform](https://github.com/carlduevel/asdf-iam-policy-json-to-terraform) | +| IBLinter | [MaticConradi/asdf-iblinter](https://github.com/MaticConradi/asdf-iblinter) | | ibmcloud | [triangletodd/asdf-ibmcloud](https://github.com/triangletodd/asdf-ibmcloud) | | Idris | [asdf-community/asdf-idris](https://github.com/asdf-community/asdf-idris) | | Idris2 | [asdf-community/asdf-idris2](https://github.com/asdf-community/asdf-idris2) | diff --git a/plugins/iblinter b/plugins/iblinter new file mode 100644 index 000000000..28482c956 --- /dev/null +++ b/plugins/iblinter @@ -0,0 +1 @@ +repository = https://github.com/MaticConradi/asdf-iblinter.git From f7fee723a5566577e4f18f85f455f3267f4a721d Mon Sep 17 00:00:00 2001 From: embtools <38541502+embtools@users.noreply.github.com> Date: Sun, 6 Oct 2024 09:05:58 -0400 Subject: [PATCH 56/57] feat: adding avalanche-cli (#1050) Co-authored-by: Marcus Baker Co-authored-by: James Hegedus --- README.md | 1 + plugins/avalanche | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 plugins/avalanche diff --git a/README.md b/README.md index 73772c82e..c925cf28c 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | atlas | [pbr0ck3r/asdf-atlas](https://github.com/pbr0ck3r/asdf-atlas) | | auth0-cli | [gunzy83/asdf-auth0-cli](https://github.com/gunzy83/asdf-auth0-cli) | | auto-doc | [looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | +| avalanche | [embtools/asdf-avalanche](https://github.com/embtools/asdf-avalanche) | | aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | | aws-amplify-cli | [LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | | AWS IAM authenticator | [zekker6/asdf-aws-iam-authenticator](https://github.com/zekker6/asdf-aws-iam-authenticator) | diff --git a/plugins/avalanche b/plugins/avalanche new file mode 100644 index 000000000..31b04db20 --- /dev/null +++ b/plugins/avalanche @@ -0,0 +1,2 @@ +repository = https://github.com/embtools/asdf-avalanche.git + From dcceb16899a9a1ffdd09ed6ff6c555603b7fa1c0 Mon Sep 17 00:00:00 2001 From: Jens Peder Meldgaard Date: Sun, 6 Oct 2024 15:11:11 +0200 Subject: [PATCH 57/57] fix: update spark plugin (#1051) Co-authored-by: James Hegedus --- README.md | 2 +- plugins/spark | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c925cf28c..90a635a7d 100644 --- a/README.md +++ b/README.md @@ -696,7 +696,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | | spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | | Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | -| Spark | [joshuaballoch/asdf-spark](https://github.com/sudo-black/asdf-spark) | +| Spark | [jeffryang24/asdf-spark](https://github.com/jeffryang24/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | | Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | | spotbugs | [jiahuili430/asdf-spotbugs](https://github.com/jiahuili430/asdf-spotbugs) | diff --git a/plugins/spark b/plugins/spark index 939c28815..66a79e58e 100644 --- a/plugins/spark +++ b/plugins/spark @@ -1 +1 @@ -repository = https://github.com/sudo-black/asdf-spark.git +repository = https://github.com/jeffryang24/asdf-spark.git