Skip to content

Commit 51513da

Browse files
committed
cyctl 0.21.1
1 parent efced04 commit 51513da

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.21.0.tar.gz"
5-
sha256 "66ba246cf702629157c0199e4adc1bf4285a3d323a794215c9e86496fd1132dc"
4+
url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.21.1.tar.gz"
5+
sha256 "f5c14b153cac83b6cd401eed86df219dce0fd4a8843858104cb470bdf691a714"
66
license "Apache-2.0"
77
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
88

0 commit comments

Comments
 (0)