From abf1585a3fe96393c1b9c8180bfb2d7a9721ac07 Mon Sep 17 00:00:00 2001 From: Brian Gianforcaro Date: Sat, 6 Nov 2021 01:18:20 -0700 Subject: [PATCH] Ports: Fix cmatrix version in AvailablePorts.md to appease the linter --- Ports/AvailablePorts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index fd5b3400d3..6b7599b02c 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -18,7 +18,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`c-ray`](c-ray/) | C-Ray | c094d64 | https://github.com/vkoskiv/c-ray | | [`chester`](chester/) | Chester Gameboy Emulator | | https://github.com/veikkos/chester | | [`cmake`](cmake/) | CMake | 3.19.4 | https://cmake.org/ | -| [`cmatrix`](cmatrix/) | cmatrix | | https://github.com/abishekvashok/cmatrix | +| [`cmatrix`](cmatrix/) | cmatrix | 3112b12 | https://github.com/abishekvashok/cmatrix | | [`composer`](composer/) | Composer | 2.1.3 | https://getcomposer.org/ | | [`curl`](curl/) | curl | 7.78.0 | https://curl.se/ | | [`dash`](dash/) | DASH | 0.5.10.2 | http://gondor.apana.org.au/~herbert/dash |