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 efced04 commit 51513daCopy full SHA for 51513da
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.21.0.tar.gz"
5
- sha256 "66ba246cf702629157c0199e4adc1bf4285a3d323a794215c9e86496fd1132dc"
+ url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.21.1.tar.gz"
+ sha256 "f5c14b153cac83b6cd401eed86df219dce0fd4a8843858104cb470bdf691a714"
6
license "Apache-2.0"
7
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
8
0 commit comments