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 b159c41 commit a396b82Copy full SHA for a396b82
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.13.1.tar.gz"
5
- sha256 "959c59c6697379f89f4f5edb61fe3e882ad5463987166f72657491e262033dcb"
+ url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.14.0.tar.gz"
+ sha256 "0b8b5839b8f62654eeeab20a4b3937129922571079e25bfafc5c323b36e730cc"
6
license "Apache-2.0"
7
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
8
0 commit comments