diff --git a/Formula/k/kertish-dfs.rb b/Formula/k/kertish-dos.rb similarity index 85% rename from Formula/k/kertish-dfs.rb rename to Formula/k/kertish-dos.rb index d384a86b94a7c..137da35c705d9 100644 --- a/Formula/k/kertish-dfs.rb +++ b/Formula/k/kertish-dos.rb @@ -1,11 +1,11 @@ -class KertishDfs < Formula - desc "Kertish FileSystem and Cluster Administration CLI" - homepage "https://github.com/freakmaxi/kertish-dfs" - url "https://github.com/freakmaxi/kertish-dfs/archive/refs/tags/v22.2.0147.tar.gz" +class KertishDos < Formula + desc "Kertish Object Storage and Cluster Administration CLI" + homepage "https://github.com/freakmaxi/kertish-dos" + url "https://github.com/freakmaxi/kertish-dos/archive/refs/tags/v22.2.0147.tar.gz" version "22.2.0147-532592" - sha256 "a13d55b3f48ed0e16b1add3a44587072b22d21a9f95c444893dbf92e19ee5cee" + sha256 "fe76b525762a3240e8c4bc8e6d7caedebf466aec81c1a22f8014d6881c2bdaf6" license "GPL-3.0-only" - head "https://github.com/freakmaxi/kertish-dfs.git", branch: "master" + head "https://github.com/freakmaxi/kertish-dos.git", branch: "master" bottle do sha256 cellar: :any_skip_relocation, arm64_sequoia: "f43561e5caee7feb03b4acf86b568ede2d584dae9298c6dce30ea2aae0716c55" diff --git a/formula_renames.json b/formula_renames.json index bd38eda36f95f..12af70cbcb117 100644 --- a/formula_renames.json +++ b/formula_renames.json @@ -82,6 +82,7 @@ "kde-kdoctools": "kdoctools", "kde-ki18n": "ki18n", "kde-threadweaver": "threadweaver", + "kertish-dfs": "kertish-dos", "kotlin-compiler": "kotlin", "ksh": "ksh93", "kubernetes-helm": "helm",