From a00812f0d7ec1614761438482ed396a718ccf7e9 Mon Sep 17 00:00:00 2001 From: AllanCapistrano Date: Thu, 20 Jul 2023 20:50:42 -0300 Subject: [PATCH] chore: using the 1.1.0 version --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index c0b5a41..184aad4 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,7 +1,7 @@ #!/bin/bash # Downloading the necessary files. -curl -LO https://github.com/AllanCapistrano/gbc/releases/download/v1.0.0/gbc +curl -LO https://github.com/AllanCapistrano/gbc/releases/download/v1.1.0/gbc curl -O https://raw.githubusercontent.com/AllanCapistrano/gbc/main/config/gbc.conf # Creating the config directory for gbc.