Skip to content

Commit dcab1f2

Browse files
committed
cyctl 0.16.0
1 parent de1dcda commit dcab1f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cyctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cyctl < Formula
22
desc "Customizable UI for Kubernetes workloads"
33
homepage "https://cyclops-ui.com/"
4-
url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.15.5.tar.gz"
5-
sha256 "d89be91c342d6299be369725aaec333b7cc96ebfa136d11239515ca0ded9a387"
4+
url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.16.0.tar.gz"
5+
sha256 "8c5fae98e359492b827c1e8c9476283761abb65a8e3939b3f810293392d373ae"
66
license "Apache-2.0"
77
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
88

0 commit comments

Comments
 (0)