1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 15:37:47 +00:00

Ports: Bump git to 2.33.0

This commit is contained in:
Federico Guerinoni 2021-08-23 23:23:23 +02:00 committed by Andreas Kling
parent 19aeb71d15
commit ed5ae7b093
2 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`gcc`](gcc/) | GNU Compiler Collection | 11.2.0 | https://gcc.gnu.org/ |
| [`genemu`](genemu/) | Genesis / MegaDrive Emulator | 3bf6f7c | https://github.com/rasky/genemu |
| [`gettext`](gettext/) | GNU gettext | 0.21 | https://www.gnu.org/software/gettext/ |
| [`git`](git/) | Git | 2.31.1 | https://git-scm.com/ |
| [`git`](git/) | Git | 2.33.0 | https://git-scm.com/ |
| [`glib`](glib/) | GLib | 2.69.0 | https://wiki.gnome.org/Projects/GLib |
| [`gmp`](gmp/) | GNU Multiple Precision Arithmetic Library (GMP) | 6.2.1 | https://gmplib.org/ |
| [`gnucobol`](gnucobol/) | GnuCOBOL | 3.1.2 | https://gnucobol.sourceforge.io/ |