Skip to content

Commit a396b82

Browse files
committed
cyctl 0.14.0
1 parent b159c41 commit a396b82

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.13.1.tar.gz"
5-
sha256 "959c59c6697379f89f4f5edb61fe3e882ad5463987166f72657491e262033dcb"
4+
url "https://github.com/cyclops-ui/cyclops/archive/refs/tags/v0.14.0.tar.gz"
5+
sha256 "0b8b5839b8f62654eeeab20a4b3937129922571079e25bfafc5c323b36e730cc"
66
license "Apache-2.0"
77
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
88

0 commit comments

Comments
 (0)