fix: update cloud-sql-proxy to new maintainer/repo (#861)

This commit is contained in:
Phil Brocker
2023-07-26 05:02:17 -04:00
committed by GitHub
parent ac3926cf46
commit eb74b8825d
3 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| cilium-hubble | [NitriKx/asdf-cilium-hubble](https://github.com/NitriKx/asdf-cilium-hubble) | [![Build Status](https://github.com/NitriKx/asdf-cilium-hubble/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/NitriKx/asdf-cilium-hubble/actions) |
| Clojure | [asdf-community/asdf-clojure](https://github.com/asdf-community/asdf-clojure) | [![Build Status](https://github.com/asdf-community/asdf-clojure/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-clojure/actions) |
| Cloudflared | [threkk/asdf-cloudflared](https://github.com/threkk/asdf-cloudflared) | [![GitHub Actions Status](https://github.com/threkk/asdf-cloudflared/workflows/Build/badge.svg?branch=main)](https://github.com/threkk/asdf-cloudflared/actions) |
| cloudsql-proxy | [itspngu/asdf-cloudsql-proxy](https://github.com/itspngu/asdf-cloudsql-proxy) | [![CI](https://github.com/itspngu/asdf-cloudsql-proxy/workflows/CI/badge.svg)](https://github.com/itspngu/asdf-cloudsql-proxy/actions/workflows/test.yml) |
| cloud-sql-proxy | [pbr0ck3r/asdf-cloud-sql-proxy](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy) | [![CI](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy/workflows/Build/badge.svg)](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy/actions/workflows/build.yml) |
| Clusterawsadm | [kahun/asdf-clusterawsadm](https://github.com/kahun/asdf-clusterawsadm) | [![Build Status](https://github.com/kahun/asdf-clusterawsadm/workflows/CI/badge.svg)](https://github.com/kahun/asdf-clusterawsadm/actions/workflows/workflow.yml) |
| Clusterctl | [pfnet-research/asdf-clusterctl](https://github.com/pfnet-research/asdf-clusterctl) | [![Build Status](https://github.com/pfnet-research/asdf-clusterctl/workflows/CI/badge.svg)](https://github.com/pfnet-research/asdf-clusterctl/actions?query=workflow%3ACI) |
| cmctl | [asdf-community/asdf-cmctl](https://github.com/asdf-community/asdf-cmctl) | [![Build Status](https://github.com/asdf-community/asdf-cmctl/workflows/CI/badge.svg)](https://github.com/asdf-community/asdf-cmctl/actions/workflows/ci.yaml) |

1
plugins/cloud-sql-proxy Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/pbr0ck3r/asdf-cloud-sql-proxy.git

View File

@@ -1 +0,0 @@
repository = https://github.com/itspngu/asdf-cloudsql-proxy.git