diff --git a/Makefile b/Makefile index 0f13438..f9141d8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Autogenerated at 18.04.2023 15:28 using ./gen-makefile +# Autogenerated at 31.08.2023 12:47 using ./gen-makefile .DEFAULT_GOAL := help #=============================================== @@ -49,7 +49,7 @@ flameshot: git: @./install/git -##golang: Install golang v1.20.3 +##golang: Install golang v1.21.0 golang: @./install/golang