From ea38ac7dd20982d55481a6128a98f8236918ec76 Mon Sep 17 00:00:00 2001 From: Anthony Axenov Date: Thu, 31 Aug 2023 12:48:01 +0800 Subject: [PATCH] makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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