Skip to content

Commit 6e5a3a0

Browse files
committed
cyctl 0.15.2
1 parent 9fb28e9 commit 6e5a3a0

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

0 commit comments

Comments
 (0)