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 9fb28e9 commit 6e5a3a0Copy full SHA for 6e5a3a0
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.1.tar.gz"
5
- sha256 "ec6f5128afb7ff09ed0752d2af5e1e527763191dc603e4f5e750a0640514b605"
+ url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.15.2.tar.gz"
+ sha256 "326c3bdc327d739f06c8baf546669e1135360aa07b01447751be58ed291549c3"
6
license "Apache-2.0"
7
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
8
0 commit comments