Skip to content

Commit

Permalink
kertish-dos: renamed the formula
Browse files Browse the repository at this point in the history
  • Loading branch information
freakmaxi committed Dec 23, 2024
1 parent c81ccb8 commit 918c4b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/k/kertish-dfs.rb → Formula/k/kertish-dos.rb
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
1 change: 1 addition & 0 deletions formula_renames.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 918c4b1

Please sign in to comment.