diff --git a/install/install.sh b/install/install.sh index 0a56b782..28d2da34 100644 --- a/install/install.sh +++ b/install/install.sh @@ -200,7 +200,7 @@ export source_unzip="websoft9" export source_github_pages="https://websoft9.github.io/websoft9" # inotify-tools is at epel-release export repo_tools_yum="epel-release" -export tools_yum="git curl wget yum-utils jq bc unzip inotify-tools" +export tools_yum="git curl wget jq bc unzip inotify-tools yum-utils" export tools_apt="git curl wget jq bc unzip inotify-tools" export docker_network="websoft9" export artifact_url="https://artifact.websoft9.com/$channel/websoft9" diff --git a/version.json b/version.json index 2e3c2b90..9c715d01 100644 --- a/version.json +++ b/version.json @@ -11,8 +11,8 @@ }, "OS": { "Fedora": [ - "40", - "39" + "41", + "40" ], "RedHat": [ "9",