We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1dcda commit dcab1f2Copy full SHA for dcab1f2
Formula/c/cyctl.rb
@@ -1,8 +1,8 @@
1
class Cyctl < Formula
2
desc "Customizable UI for Kubernetes workloads"
3
homepage "https://cyclops-ui.com/"
4
- url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.15.5.tar.gz"
5
- sha256 "d89be91c342d6299be369725aaec333b7cc96ebfa136d11239515ca0ded9a387"
+ url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.16.0.tar.gz"
+ sha256 "8c5fae98e359492b827c1e8c9476283761abb65a8e3939b3f810293392d373ae"
6
license "Apache-2.0"
7
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
8
0 commit comments