From 1a195ded84b79747cff444899d36c58f41feb74b Mon Sep 17 00:00:00 2001 From: Marco Date: Thu, 25 Nov 2021 20:33:32 +0100 Subject: [PATCH] f35 --- bin/toolbox-recreate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/toolbox-recreate b/bin/toolbox-recreate index 61f0b5c..80b5d90 100755 --- a/bin/toolbox-recreate +++ b/bin/toolbox-recreate @@ -1,6 +1,6 @@ #!/bin/bash -toolbox_version=fedora-toolbox-34 +toolbox_version=fedora-toolbox-35 bold=$(tput bold) reset=$(tput sgr0)