mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-03-26 06:54:57 +08:00
fix: point purescript and spago plugins to new repos (#911)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -550,7 +550,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| psc-package | [nsaunders/asdf-psc-package](https://github.com/nsaunders/asdf-psc-package) | [](https://github.com/nsaunders/asdf-psc-package/actions) |
|
||||
| Pulumi | [canha/asdf-pulumi](https://github.com/canha/asdf-pulumi) | [](https://travis-ci.org/canha/asdf-pulumi) |
|
||||
| purerl | [GoNZooo/asdf-purerl](https://github.com/GoNZooo/asdf-purerl) | [](https://github.com/GoNZooo/asdf-purerl/actions) |
|
||||
| PureScript | [nsaunders/asdf-purescript](https://github.com/nsaunders/asdf-purescript) | [](https://github.com/nsaunders/asdf-purescript/actions) |
|
||||
| PureScript | [jrrom/asdf-purescript](https://github.com/jrrom/asdf-purescript) | [](https://github.com/jrrom/asdf-purescript/actions) |
|
||||
| Purty | [nsaunders/asdf-purty](https://github.com/nsaunders/asdf-purty) | [](https://github.com/nsaunders/asdf-purty/actions) |
|
||||
| Python | [danhper/asdf-python](https://github.com/danhper/asdf-python) | [](https://travis-ci.org/danhper/asdf-python) |
|
||||
| q | [moritz-makandra/asdf-plugin-qdns](https://github.com/moritz-makandra/asdf-plugin-qdns) | [](https://github.com/moritz-makandra/asdf-plugin-qdns/actions) |
|
||||
@@ -620,7 +620,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| soracom-cli | [grimoh/asdf-soracom](https://github.com/grimoh/asdf-soracom) | [](https://github.com/grimoh/asdf-soracom/actions) |
|
||||
| Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | [](https://github.com/younke/asdf-sourcery/actions) |
|
||||
| spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | [](https://github.com/bodgit/asdf-spacectl/actions) |
|
||||
| Spago | [nsaunders/asdf-spago](https://github.com/nsaunders/asdf-spago) | [](https://github.com/nsaunders/asdf-spago/actions) |
|
||||
| Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | [](https://github.com/jrrom/asdf-spago/actions) |
|
||||
| Spark | [joshuaballoch/asdf-spark](https://github.com/joshuaballoch/asdf-spark) | [](https://travis-ci.org/joshuaballoch/asdf-spark) |
|
||||
| Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | [](https://github.com/vbyrd/asdf-spectral/actions) |
|
||||
| Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | [](https://github.com/pavloos/asdf-spin/actions) |
|
||||
|
||||
@@ -1 +1 @@
|
||||
repository = https://github.com/nsaunders/asdf-purescript.git
|
||||
repository = https://github.com/jrrom/asdf-purescript.git
|
||||
|
||||
@@ -1 +1 @@
|
||||
repository = https://github.com/nsaunders/asdf-spago.git
|
||||
repository = https://github.com/jrrom/asdf-spago.git
|
||||
|
||||
Reference in New Issue
Block a user